Function fromPublic

  • Creates a KeyPair from a specified public key

    Returns

    Returns the created KeyPair.

    See

    KeyPair#getPublicKey

    Parameters

    • src: string

      of the public key in string format.

    Returns KeyPair

Generated using TypeDoc