Key

Base class for key types, ex: PublicKey.

Class Methods

Instance Methods

Class Properties

There are no class properties.

Instance Properties

nametypedescription

key

Uint8Array

The value of this key.

Description

Key encapsulates a TweetNaCl.js key. You will not typically use this class directly.