pub type PKEY_USAGE_PERIOD = PKEY_USAGE_PERIOD_st;Aliased Type§
#[repr(C)]pub struct PKEY_USAGE_PERIOD {
pub notBefore: *mut asn1_string_st,
pub notAfter: *mut asn1_string_st,
}Fields§
§notBefore: *mut asn1_string_st§notAfter: *mut asn1_string_st