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