#[repr(C)]
pub union OCSP_BASIC_RESPONSE_INFO_0 {
pub ByNameResponderId: CRYPT_INTEGER_BLOB,
pub ByKeyResponderId: CRYPT_INTEGER_BLOB,
}
Expand description
Required features: "Win32_Security_Cryptography"
, "Win32_Foundation"
Fields§
§ByNameResponderId: CRYPT_INTEGER_BLOB
§ByKeyResponderId: CRYPT_INTEGER_BLOB