z/OS Open Cryptographic Services Facility Application Programming
Previous topic | Next topic | Contents | Index | Contact z/OS | Library | PDF


CSSM_POLICY_INFO

z/OS Open Cryptographic Services Facility Application Programming
SC24-5899-01

This data structure encapsulates policy module information.

typedef struct policy_info {         
 CSSM_BOOL  krbNotAllowed;                 
 uint32   numberOfEntries;                 
 CSSM_KR_POLICY_LIST_ITEM *policyEntry;    
} CSSM_POLICY_INFO, *CSSM_POLICY_INFO_PTR;

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014