Function decryptCryptoBox

  • Parameters

    • data: Uint8Array
    • publicKeyAlice: string
    • privateKeyBob: string

    Returns Uint8Array