Struct windows_sys::Win32::Security::Cryptography::CERT_USAGE_MATCH
#[repr(C)]pub struct CERT_USAGE_MATCH {
pub dwType: u32,
pub Usage: CTL_USAGE,
}Expand description
Required features: "Win32_Security_Cryptography"
Fields§
§dwType: u32§Usage: CTL_USAGE