pub type CSSM_ACL_ENTRY_INFO = cssm_acl_entry_info;👎Deprecated
Available on crate features
SecAsn1Types and cssmconfig and cssmtype 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