A Curve25519 public key.

Constructors

Accessors

Methods

Constructors

Accessors

  • get length(): number
  • The number of bytes a Curve25519 public key has.

    Returns number

Methods

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

    Returns string