Skip to main content

OCSP_RESPONSE_INFO

Type Alias OCSP_RESPONSE_INFO 

Source
pub type OCSP_RESPONSE_INFO = _OCSP_RESPONSE_INFO;

Aliased Type§

#[repr(C)]
pub struct OCSP_RESPONSE_INFO { pub dwStatus: u64, pub pszObjId: *mut u8, pub Value: _CRYPTOAPI_BLOB, }

Fields§

§dwStatus: u64§pszObjId: *mut u8§Value: _CRYPTOAPI_BLOB