Function derDeserializeRSAPrivateKey

  • Parse DER-serialized RSA private key.

    Parameters

    • privateKeyDer: Buffer
    • algorithmOptions: RsaHashedImportParams = DEFAULT_RSA_KEY_PARAMS

    Returns Promise<CryptoKey>

Generated using TypeDoc