pub type CSSM_X509_TIME = cssm_x509_time;👎Deprecated
Available on crate features
SecAsn1Types and cssmconfig and x509defs only.Expand description
Aliased Type§
#[repr(C)]pub struct CSSM_X509_TIME {
pub timeType: u8,
pub time: cssm_data,
}Fields§
§timeType: u8👎Deprecated
§time: cssm_data👎Deprecated