Function makeKeyPair

  • Use this to make a key pair if you only have public key and private key The returned secret key is guaranteed to unpooled. This means the underlying ArrayBuffer is safely transferrable.

    Parameters

    Returns KeyPair

Generated using TypeDoc