Options
All
  • Public
  • Public/Protected
  • All
Menu

An Ed25519 public key, used to verify digital signatures.

Hierarchy

  • Ed25519PublicKey

Index

Constructors

Properties

Methods

Constructors

Properties

length: number

The number of bytes an Ed25519 public key has.

Methods

  • free(): void
  • Returns void

  • toBase64(): string
  • Serialize an Ed25519 public key to an unpadded base64 representation.

    Returns string

Generated using TypeDoc