Class: KeyManager

KeyManager

new KeyManager()

Deprecated:
  • NDNx-style key management is deprecated. Use KeyChain.
Source:

Methods

getKey() → {Key}

Return a Key object for the keys in this KeyManager. This creates the Key on the first call and returns a cached copy after that.
Deprecated:
  • NDNx-style key management is deprecated. Use KeyChain.
Source:
Returns:
Type
Key