Skip to main content

CSSM_X509_SIGNED_CRL

Type Alias CSSM_X509_SIGNED_CRL 

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