CSSM_ACL_ENTRY_PROTOTYPE

Type Alias CSSM_ACL_ENTRY_PROTOTYPE 

Source
pub type CSSM_ACL_ENTRY_PROTOTYPE = cssm_acl_entry_prototype;
👎Deprecated
Available on crate features SecAsn1Types and cssmconfig and cssmtype only.
Expand description

Aliased Type§

#[repr(C)]
pub struct CSSM_ACL_ENTRY_PROTOTYPE { pub TypedSubject: cssm_list, pub Delegate: i32, pub Authorization: cssm_authorizationgroup, pub TimeRange: cssm_acl_validity_period, pub EntryTag: [i8; 68], }

Fields§

§TypedSubject: cssm_list
👎Deprecated
§Delegate: i32
👎Deprecated
§Authorization: cssm_authorizationgroup
👎Deprecated
§TimeRange: cssm_acl_validity_period
👎Deprecated
§EntryTag: [i8; 68]
👎Deprecated