Struct windows_sys::Win32::Security::Cryptography::CRYPT_XML_X509DATA_ITEM
#[repr(C)]pub struct CRYPT_XML_X509DATA_ITEM {
pub dwType: CRYPT_XML_X509DATA_TYPE,
pub Anonymous: CRYPT_XML_X509DATA_ITEM_0,
}
Expand description
Required features: "Win32_Security_Cryptography"
Fields§
§dwType: CRYPT_XML_X509DATA_TYPE
§Anonymous: CRYPT_XML_X509DATA_ITEM_0