Microsoft Information Protection SDK - C 1.17
API Reference Documentation for 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.
enum mip_cc_cipher_mode |