An Ed25519 public key, used to verify digital signatures.

Constructors

Accessors

Methods

Constructors

Accessors

  • get length(): number
  • The number of bytes an Ed25519 public key has.

    Returns number

Methods

  • Serialize an Ed25519 public key to an unpadded base64 representation.

    Returns string