CSSM_ACL_VALIDITY_PERIOD

Type Alias CSSM_ACL_VALIDITY_PERIOD 

Source
pub type CSSM_ACL_VALIDITY_PERIOD = cssm_acl_validity_period;
👎Deprecated
Available on crate features SecAsn1Types and cssmtype only.
Expand description

Aliased Type§

#[repr(C)]
pub struct CSSM_ACL_VALIDITY_PERIOD { pub StartDate: cssm_data, pub EndDate: cssm_data, }

Fields§

§StartDate: cssm_data
👎Deprecated
§EndDate: cssm_data
👎Deprecated