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