Class DilithiumPrivateKey

Private key

Hierarchy

  • DilithiumPrivateKey

Implements

Constructors

Properties

K: Uint8Array
bytes: Uint8Array
rho: Uint8Array
tr: Uint8Array

Methods

  • Returns

    The private key as a byte array

    Returns Uint8Array

  • Returns

    The private key as a base 64 string

    Returns string

  • Returns

    The private key as a hex string

    Returns string

Generated using TypeDoc