pub type CSSM_X509EXT_POLICYINFO = cssm_x509ext_policyInfo;👎Deprecated
Available on crate features
SecAsn1Types and cssmconfig and x509defs only.Expand description
Aliased Type§
#[repr(C)]pub struct CSSM_X509EXT_POLICYINFO {
pub policyIdentifier: cssm_data,
pub policyQualifiers: cssm_x509ext_policyQualifiers,
}Fields§
§policyIdentifier: cssm_data👎Deprecated
§policyQualifiers: cssm_x509ext_policyQualifiers👎Deprecated