• Decrypt data with AES-GCM

    Parameters

    • data: Uint8Array
    • encryptionKey: CryptoKey

    Returns Promise<Uint8Array>

Generated using TypeDoc