Represents a 256-bit symmetric encryption key.
Creates a shared key from bytes or a hex string.
Input string or byte array.
Underlying bytes.
Static
Byte array name (required because constructor.name is dropped during minification).
constructor.name
Byte size of raw shared key.
Returns representation of this object that can be stored in JSON.
JSON-safe representation of this object.
Returns string representation of this object.
String representation of this object
Represents a 256-bit symmetric encryption key.