Public Member Functions | |
| Impl () | |
| CFReleaser< SecKeychainItemRef > | getKey (const Name &keyName) |
Get private key reference with name keyName. More... | |
Public Attributes | |
| SecKeychainRef | keyChainRef |
| bool | isTerminalMode |
Definition at line 38 of file back-end-osx.cpp.
|
inline |
Definition at line 41 of file back-end-osx.cpp.
|
inline |
Get private key reference with name keyName.
| keyName |
Definition at line 53 of file back-end-osx.cpp.
References ndn::Name::toUri().
| SecKeychainRef ndn::security::tpm::BackEndOsx::Impl::keyChainRef |
Definition at line 82 of file back-end-osx.cpp.
| bool ndn::security::tpm::BackEndOsx::Impl::isTerminalMode |
Definition at line 83 of file back-end-osx.cpp.