Identity
Description
Holds the identity of a client (their public and/or private keys) and will either sign packets or verify signatures in packets.
Namespace
TTP::Crypt
Superclasses
Signer, Encryptor
Members
std::vector
<byte>
publicKey, privateKey;
Functions