Type Alias PKEY_USAGE_PERIOD

Source
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