pub type CSSM_RESOURCE_CONTROL_CONTEXT = cssm_resource_control_context;👎Deprecated
Available on crate features
cssmconfig and cssmtype and SecAsn1Types only.Expand description
Aliased Type§
#[repr(C)]pub struct CSSM_RESOURCE_CONTROL_CONTEXT {
pub AccessCred: *mut cssm_access_credentials,
pub InitialAclEntry: cssm_acl_entry_input,
}Fields§
§AccessCred: *mut cssm_access_credentials👎Deprecated
§InitialAclEntry: cssm_acl_entry_input👎Deprecated