Struct windows_sys::Win32::Security::Cryptography::CERT_STRONG_SIGN_PARA
#[repr(C)]pub struct CERT_STRONG_SIGN_PARA {
pub cbSize: u32,
pub dwInfoChoice: u32,
pub Anonymous: CERT_STRONG_SIGN_PARA_0,
}Expand description
Required features: "Win32_Security_Cryptography"
Fields§
§cbSize: u32§dwInfoChoice: u32§Anonymous: CERT_STRONG_SIGN_PARA_0