Class AuthenticationKey

Each account stores an authentication key. Authentication key enables account owners to rotate their private key(s) associated with the account without changing the address that hosts their account.

See

Account addresses can be derived from AuthenticationKey

Hierarchy

  • AuthenticationKey

Constructors

Properties

bytes: Uint8Array
DERIVE_RESOURCE_ACCOUNT_SCHEME: number = 255
ED25519_SCHEME: number = 0
LENGTH: number = 32
MULTI_ED25519_SCHEME: number = 1

Methods

Generated using TypeDoc