All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Pages
ndn::Tpm Member List

This is the complete list of members for ndn::Tpm, including all inherited members.

decrypt(const uint8_t *cipherText, size_t cipherTextLength, const Name &keyName) const ndn::Tpm
getPublicKey(const Name &keyName) const ndn::Tpm
getTpmLocator() const (defined in ndn::Tpm)ndn::Tpm
hasKey(const Name &keyName) const ndn::Tpm
isTerminalMode() const ndn::Tpm
isTpmLocked() const ndn::Tpm
KeyChain (defined in ndn::Tpm)ndn::Tpmfriend
SafeBag (defined in ndn::Tpm)ndn::Tpmfriend
setTerminalMode(bool isTerminal) const ndn::Tpm
sign(const uint8_t *data, size_t dataLength, const Name &keyName, DigestAlgorithm digestAlgorithm) const ndn::Tpm
unlockTpm(const uint8_t *password, size_t passwordLength) const ndn::Tpm