Function fromSeed

  • Creates a KeyPair from a specified seed.

    Returns

    Returns the created KeyPair.

    See

    KeyPair#getSeed

    Parameters

    • src: Uint8Array

      of the seed key as Uint8Array

    Returns KeyPair

Generated using TypeDoc