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

Properties

Methods

Properties

ed25519: undefined | Ed25519Signature

Get the Ed25519 signature, if this is one.

Methods

  • Returns void

  • Convert the signature to a base64 encoded string.

    Returns string