Struct windows_sys::Win32::Security::Cryptography::CRYPT_XML_ALGORITHM
#[repr(C)]pub struct CRYPT_XML_ALGORITHM {
pub cbSize: u32,
pub wszAlgorithm: PCWSTR,
pub Encoded: CRYPT_XML_BLOB,
}
Expand description
Required features: "Win32_Security_Cryptography"
Fields§
§cbSize: u32
§wszAlgorithm: PCWSTR
§Encoded: CRYPT_XML_BLOB