Struct windows_sys::Win32::Security::Cryptography::CERT_NAME_VALUE
[−]#[repr(C)]pub struct CERT_NAME_VALUE {
pub dwValueType: u32,
pub Value: CRYPTOAPI_BLOB,
}Expand description
Required features: ‘Win32_Security_Cryptography’
Fields
dwValueType: u32Value: CRYPTOAPI_BLOB