Hierarchy

  • DesigKeypair

Implements

Constructors

Properties

curve: Curve
ec: typeof EdCurve | typeof ECCurve
id: Uint8Array
index: Uint8Array
masterkey: Uint8Array
n: Uint8Array
share: Uint8Array
t: Uint8Array

Methods

  • Returns string

  • Returns Uint8Array

  • Returns {
        index: string;
        n: number;
        t: number;
    }

    • index: string
    • n: number
    • t: number
  • Parameters

    • zero: Uint8Array

    Returns Uint8Array

Generated using TypeDoc