#[repr(C)]pub struct CRYPT_CONTENT_INFO_SEQUENCE_OF_ANY {
pub pszObjId: PSTR,
pub cValue: u32,
pub rgValue: *mut CRYPT_INTEGER_BLOB,
}
Expand description
Required features: "Win32_Security_Cryptography"
Fields§
§pszObjId: PSTR
§cValue: u32
§rgValue: *mut CRYPT_INTEGER_BLOB