#[repr(C)]pub struct CRYPT_ALGORITHM_IDENTIFIER {
pub pszObjId: PSTR,
pub Parameters: CRYPT_INTEGER_BLOB,
}
Expand description
Required features: "Win32_Security_Cryptography"
Fields§
§pszObjId: PSTR
§Parameters: CRYPT_INTEGER_BLOB
#[repr(C)]pub struct CRYPT_ALGORITHM_IDENTIFIER {
pub pszObjId: PSTR,
pub Parameters: CRYPT_INTEGER_BLOB,
}
Required features: "Win32_Security_Cryptography"
pszObjId: PSTR
§Parameters: CRYPT_INTEGER_BLOB