Function generatePrivateKey

  • Generate a new private key to be used for asymmetric encryption.

    Use getPublicKey to get the corresponding Public Key.

    Returns Uint8Array

Generated using TypeDoc