Struct windows_sys::Win32::Security::WinTrust::CAT_NAMEVALUE
#[repr(C)]pub struct CAT_NAMEVALUE {
pub pwszTag: PWSTR,
pub fdwFlags: u32,
pub Value: CRYPT_INTEGER_BLOB,
}Expand description
Required features: "Win32_Security_WinTrust", "Win32_Security_Cryptography"
Fields§
§pwszTag: PWSTR§fdwFlags: u32§Value: CRYPT_INTEGER_BLOB