pub type CSSM_X509_SIGNED_CRL = cssm_x509_signed_crl;👎Deprecated
Available on crate features
SecAsn1Types and cssmconfig and cssmtype and x509defs only.Expand description
Aliased Type§
#[repr(C)]pub struct CSSM_X509_SIGNED_CRL {
pub tbsCertList: cssm_x509_tbs_certlist,
pub signature: cssm_x509_signature,
}Fields§
§tbsCertList: cssm_x509_tbs_certlist👎Deprecated
§signature: cssm_x509_signature👎Deprecated