CXI
Loading...
Searching...
No Matches
Modules | Macros
Collaboration diagram for Export Policy Specifier:

Modules

 Usage Specifier
 

Macros

#define CXI_KEY_EXPORT_DENY   0x00000000
 Deny key export (default)
 
#define CXI_KEY_EXPORT_ALLOW   0x00000001
 Allow wrapped key export.
 
#define CXI_KEY_EXPORT_ALLOW_PLAIN   0x00000002
 Allow clear text key export.
 
#define CXI_KEY_EXPORT_DENY_BACKUP   0x00010000
 Deny key backup (wrapped key export with MBK)
 
#define CXI_KEY_EXPORT_DENY   0x00000000
 Deny key export (default)
 
#define CXI_KEY_EXPORT_ALLOW   0x00000001
 Allow wrapped key export.
 
#define CXI_KEY_EXPORT_ALLOW_PLAIN   0x00000002
 Allow clear text key export.
 
#define CXI_KEY_EXPORT_DENY_BACKUP   0x00010000
 Deny key backup (wrapped key export with MBK)
 

Detailed Description

Note
bit field