#include <AccelByteOpenSSL.h>
Public Member Functions | |
| FCipherCtx () | |
| ~FCipherCtx () | |
| openssl::EVP_CIPHER_CTX * | Get () const |
RAII wrapper for the OpenSSL EVP Cipher context object such as EVP_EncryptInit_ex.
|
inline |
Creates the OpenSSL Cipher Context on construction
|
inline |
Free the OpenSSL Cipher Context
|
inline |
Get our OpenSSL Cipher Context