Navigation
API > API/Plugins > API/Plugins/PlatformCryptoOpenSSL > API/Plugins/PlatformCryptoOpenSSL/FEncryptionContextOpenSSL
References
| Module | PlatformCryptoOpenSSL |
| Header | /Engine/Plugins/Experimental/PlatformCrypto/Source/PlatformCryptoOpenSSL/Public/EncryptionContextOpenSSL.h |
| Include | #include "EncryptionContextOpenSSL.h" |
| Source | /Engine/Plugins/Experimental/PlatformCrypto/Source/PlatformCryptoOpenSSL/Private/EncryptionContextOpenSSL.cpp |
TArray< uint8 > Decrypt_AES_256_GCM
&40;
const TArrayView< const uint8 > Ciphertext,
const TArrayView< const uint8 > Key,
const TArrayView< const uint8 > Nonce,
const TArrayView< const uint8 > AuthTag,
EPlatformCryptoResult & OutResult
&41;