MCPcopy Create free account
hub / github.com/ValveSoftware/GameNetworkingSockets / CRSAKeyBase

Class CRSAKeyBase

src/common/keypair.h:149–149  ·  view source on GitHub ↗

Forward declare specific key types.

Source from the content-addressed store, hash-verified

147
148// Forward declare specific key types.
149class CRSAKeyBase;
150class CRSAPublicKey;
151class CRSAPrivateKey;
152class CEC25519KeyBase;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected