pub type CSSM_ACL_ENTRY_INFO = cssm_acl_entry_info;👎Deprecated
Available on crate features
cssmconfig and cssmtype and SecAsn1Types only.Expand description
Aliased Type§
#[repr(C)]pub struct CSSM_ACL_ENTRY_INFO {
pub EntryPublicInfo: cssm_acl_entry_prototype,
pub EntryHandle: isize,
}Fields§
§EntryPublicInfo: cssm_acl_entry_prototype👎Deprecated
§EntryHandle: isize👎Deprecated