Skip to content

routier-collection


routier-collection / plugins/encryption/src / KeySecret

Type Alias: KeySecret

KeySecret = Uint8Array

Defined in: plugins/encryption/src/keyring.ts:21

Raw key material. 32 bytes of real entropy — not a password, not a passphrase.

Released under the MIT License.