pub type OCSP_RESPONSE_INFO = _OCSP_RESPONSE_INFO;Aliased Type§
#[repr(C)]pub struct OCSP_RESPONSE_INFO {
pub dwStatus: u32,
pub pszObjId: *mut i8,
pub Value: _CRYPTOAPI_BLOB,
}Fields§
§dwStatus: u32§pszObjId: *mut i8§Value: _CRYPTOAPI_BLOB