Hybrid ICN (hICN) plugin  v21.06-rc0-4-g18fa668
transport::auth::SymmetricSigner Member List

This is the complete list of members for transport::auth::SymmetricSigner, including all inherited members.

getHashType() const (defined in transport::auth::Signer)transport::auth::Signer
getSignature() const (defined in transport::auth::Signer)transport::auth::Signer
getSignatureFieldSize() const (defined in transport::auth::Signer)transport::auth::Signervirtual
getSignatureSize() const (defined in transport::auth::Signer)transport::auth::Signervirtual
getSuite() const (defined in transport::auth::Signer)transport::auth::Signer
key_ (defined in transport::auth::Signer)transport::auth::Signerprotected
key_id_ (defined in transport::auth::Signer)transport::auth::Signerprotected
signature_ (defined in transport::auth::Signer)transport::auth::Signerprotected
signature_len_ (defined in transport::auth::Signer)transport::auth::Signerprotected
signBuffer(const std::vector< uint8_t > &buffer) (defined in transport::auth::Signer)transport::auth::Signervirtual
signBuffer(const utils::MemBuf *buffer) (defined in transport::auth::Signer)transport::auth::Signervirtual
Signer() (defined in transport::auth::Signer)transport::auth::Signer
signPacket(PacketPtr packet) (defined in transport::auth::Signer)transport::auth::Signervirtual
suite_ (defined in transport::auth::Signer)transport::auth::Signerprotected
SymmetricSigner()=default (defined in transport::auth::SymmetricSigner)transport::auth::SymmetricSigner
SymmetricSigner(CryptoSuite suite, const std::string &passphrase) (defined in transport::auth::SymmetricSigner)transport::auth::SymmetricSigner
~Signer() (defined in transport::auth::Signer)transport::auth::Signervirtual