pub type PKEY_USAGE_PERIOD = PKEY_USAGE_PERIOD_st;
Aliased Type§
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
pub type PKEY_USAGE_PERIOD = PKEY_USAGE_PERIOD_st;
struct PKEY_USAGE_PERIOD {
pub notBefore: *mut asn1_string_st,
pub notAfter: *mut asn1_string_st,
}
notBefore: *mut asn1_string_st
§notAfter: *mut asn1_string_st