CSSM_X509_VALIDITY

Type Alias CSSM_X509_VALIDITY 

Source
pub type CSSM_X509_VALIDITY = x509_validity;
👎Deprecated
Available on crate features SecAsn1Types and cssmconfig and x509defs only.
Expand description

Aliased Type§

#[repr(C)]
pub struct CSSM_X509_VALIDITY { pub notBefore: cssm_x509_time, pub notAfter: cssm_x509_time, }

Fields§

§notBefore: cssm_x509_time
👎Deprecated
§notAfter: cssm_x509_time
👎Deprecated