CSSM_CRL_PAIR

Type Alias CSSM_CRL_PAIR 

Source
pub type CSSM_CRL_PAIR = cssm_crl_pair;
👎Deprecated
Available on crate features SecAsn1Types and cssmconfig and cssmtype only.
Expand description

Aliased Type§

#[repr(C)]
pub struct CSSM_CRL_PAIR { pub EncodedCrl: cssm_encoded_crl, pub ParsedCrl: cssm_parsed_crl, }

Fields§

§EncodedCrl: cssm_encoded_crl
👎Deprecated
§ParsedCrl: cssm_parsed_crl
👎Deprecated