Struct windows_sys::Win32::Security::Cryptography::CRYPT_CONTENT_INFO
#[repr(C)]pub struct CRYPT_CONTENT_INFO {
pub pszObjId: PSTR,
pub Content: CRYPT_INTEGER_BLOB,
}
Expand description
Required features: "Win32_Security_Cryptography"
Fields§
§pszObjId: PSTR
§Content: CRYPT_INTEGER_BLOB