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

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

generateIdentity(const std::string &subject_name="") (defined in transport::auth::Identity)transport::auth::Identitystatic
getCertificate() const (defined in transport::auth::Identity)transport::auth::Identity
getFilename() const (defined in transport::auth::Identity)transport::auth::Identity
getPassword() const (defined in transport::auth::Identity)transport::auth::Identity
getPrivateKey() const (defined in transport::auth::Identity)transport::auth::Identity
getSigner() const (defined in transport::auth::Identity)transport::auth::Identity
Identity(const std::string &keystore_path, const std::string &keystore_pwd, CryptoSuite suite, unsigned int signature_len, unsigned int validity_days, const std::string &subject_name) (defined in transport::auth::Identity)transport::auth::Identity
Identity(std::string &keystore_path, std::string &keystore_pwd, CryptoHashType hash_type) (defined in transport::auth::Identity)transport::auth::Identity
Identity(const Identity &other) (defined in transport::auth::Identity)transport::auth::Identity
Identity(Identity &&other) (defined in transport::auth::Identity)transport::auth::Identity
~Identity() (defined in transport::auth::Identity)transport::auth::Identity