Struct windows_sys::Win32::Security::Cryptography::CERT_OR_CRL_BUNDLE
#[repr(C)]pub struct CERT_OR_CRL_BUNDLE {
pub cItem: u32,
pub rgItem: *mut CERT_OR_CRL_BLOB,
}
Expand description
Required features: "Win32_Security_Cryptography"
Fields§
§cItem: u32
§rgItem: *mut CERT_OR_CRL_BLOB