Function aesDecryptCTR

  • Parameters

    • ciphertext: Uint8Array
    • key: Uint8Array
    • iv: Uint8Array

    Returns Buffer

Generated using TypeDoc