Struct windows_sys::Win32::Security::Cryptography::CERT_NAME_VALUE
#[repr(C)]pub struct CERT_NAME_VALUE {
pub dwValueType: u32,
pub Value: CRYPT_INTEGER_BLOB,
}
Expand description
Required features: "Win32_Security_Cryptography"
Fields§
§dwValueType: u32
§Value: CRYPT_INTEGER_BLOB