Struct windows_sys::Win32::Security::Cryptography::OCSP_RESPONSE_INFO
[−]#[repr(C)]pub struct OCSP_RESPONSE_INFO {
pub dwStatus: u32,
pub pszObjId: PSTR,
pub Value: CRYPTOAPI_BLOB,
}Expand description
Required features: ‘Win32_Security_Cryptography’, ‘Win32_Foundation’
Fields
dwStatus: u32pszObjId: PSTRValue: CRYPTOAPI_BLOB