Struct windows_sys::Win32::Security::WinTrust::CAT_NAMEVALUE
[−]#[repr(C)]pub struct CAT_NAMEVALUE {
pub pwszTag: PWSTR,
pub fdwFlags: u32,
pub Value: CRYPTOAPI_BLOB,
}Expand description
Required features: ‘Win32_Security_WinTrust’, ‘Win32_Foundation’, ‘Win32_Security_Cryptography’
Fields
pwszTag: PWSTRfdwFlags: u32Value: CRYPTOAPI_BLOB