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