Navigation
Unreal Engine C++ API Reference > 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 > Encrypt_AES_256_ECB
&40;
const TArrayView< const uint8 > Plaintext,
const TArrayView< const uint8 > Key,
EPlatformCryptoResult & OutResult
&41;