Struct windows_sys::Win32::Security::Cryptography::OCSP_BASIC_REVOKED_INFO
#[repr(C)]pub struct OCSP_BASIC_REVOKED_INFO {
pub RevocationDate: FILETIME,
pub dwCrlReasonCode: CERT_REVOCATION_STATUS_REASON,
}
Expand description
Required features: "Win32_Security_Cryptography"
, "Win32_Foundation"
Fields§
§RevocationDate: FILETIME
§dwCrlReasonCode: CERT_REVOCATION_STATUS_REASON