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