Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents a potentially decoded signature (but not a validated one).

Hierarchy

  • Signature

Index

Constructors

Properties

Methods

Constructors

Properties

ed25519: undefined | Ed25519Signature

Get the Ed25519 signature, if this is one.

Methods

  • free(): void
  • Returns void

  • toBase64(): string
  • Convert the signature to a base64 encoded string.

    Returns string

Generated using TypeDoc