Decrypter structure for the decrypter created by the TS2_CryptoInterface CreateSecretAesCbcDecrypter function.
More...
#include <Ts2Protection.h>
Decrypter structure for the decrypter created by the TS2_CryptoInterface CreateSecretAesCbcDecrypter function.
◆ Decrypt
ATX_Result(* TS2_SecretAesCbcDecrypter::Decrypt) (void *instance, const ATX_Byte *enc_data, ATX_Size data_size, ATX_Byte *dec_data) |
◆ Destroy
void(* TS2_SecretAesCbcDecrypter::Destroy) (void *instance) |
◆ instance
void* TS2_SecretAesCbcDecrypter::instance |
The documentation for this struct was generated from the following file: