Navigation
Unreal Engine C++ API Reference > Plugins
Classes
Type | Name | Description | |
---|---|---|---|
![]() |
FAESBlockEncryptionHelper | Helper class to ensure that only multiples of block-size get passed into our Encrypt/Decrypt functions. | |
![]() |
IPlatformCryptoDecryptor | Instance of a decryptor used to progressively decrypt a message in chunks. | |
![]() |
IPlatformCryptoEncryptor | Instance of a encryptor used to progressively encrypt a message in chunks. |
Enums
Type | Name | Description | |
---|---|---|---|
![]() |
EPlatformCryptoResult | Generic result type for cryptographic functions. |
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
STATCAT_Advanced | Stat group for implementations to use. |