PublicKey representation that has type and bytes of the key.

Hierarchy

  • Assignable
    • PublicKey

Constructors

Properties

Methods

Constructors

  • Parameters

    • properties: any

    Returns PublicKey

Properties

data: Uint8Array
keyType: ED25519

Methods

  • Parameters

    • message: Uint8Array
    • signature: Uint8Array

    Returns boolean

Generated using TypeDoc