OCSP_BASIC_REVOKED_INFO

Type Alias OCSP_BASIC_REVOKED_INFO 

Source
pub type OCSP_BASIC_REVOKED_INFO = _OCSP_BASIC_REVOKED_INFO;

Aliased Type§

#[repr(C)]
pub struct OCSP_BASIC_REVOKED_INFO { pub RevocationDate: _FILETIME, pub dwCrlReasonCode: u64, }

Fields§

§RevocationDate: _FILETIME§dwCrlReasonCode: u64