Microsoft Information Protection (MIP) SDK for C: Reference 1.15
Doxygen-generated documentation for MIP SDK written in C
|
Defines C-Style crypto types. More...
Go to the source code of this file.
Enumerations | |
enum | mip_cc_cipher_mode { MIP_CIPHER_MODE_CBC4K = 0 , MIP_CIPHER_MODE_ECB = 1 , MIP_CIPHER_MODE_CBC512NOPADDING = 2 , MIP_CIPHER_MODE_CBC4KNOPADDING = 3 } |
Cipher mode identifier. More... | |
Defines C-Style crypto types.
Definition in file protection_crypto_types_cc.h.
enum mip_cc_cipher_mode |
Cipher mode identifier.
Definition at line 40 of file protection_crypto_types_cc.h.