Struct windows_sys::Win32::Security::Cryptography::OCSP_RESPONSE_INFO
#[repr(C)]pub struct OCSP_RESPONSE_INFO {
pub dwStatus: u32,
pub pszObjId: PSTR,
pub Value: CRYPT_INTEGER_BLOB,
}
Expand description
Required features: "Win32_Security_Cryptography"
Fields§
§dwStatus: u32
§pszObjId: PSTR
§Value: CRYPT_INTEGER_BLOB