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’, ‘Win32_Foundation’
Fields
cbSize: u32dwInfoChoice: u32Anonymous: CERT_STRONG_SIGN_PARA_0