QuantumGate::PeerKeys is a struct that contains a public and private key-pair for a peer.
QuantumGate::PeerKeys
struct
struct PeerKeys { ProtectedBuffer PrivateKey; ProtectedBuffer PublicKey; };
PrivateKey
PublicKey
There was an error while loading. Please reload this page.