Key
Base class for key types, ex: PublicKey
.
Class Methods
Instance Methods
Class Properties
There are no class properties.
Instance Properties
name | type | description |
---|---|---|
key | The value of this key. |
Description
Key
encapsulates a TweetNaCl.js key. You will not typically use this class directly.