#[repr(C)]
pub union CERT_STRONG_SIGN_PARA_0 {
pub pvInfo: *mut c_void,
pub pSerializedInfo: *mut CERT_STRONG_SIGN_SERIALIZED_INFO,
pub pszOID: PSTR,
}
Expand description
Required features: "Win32_Security_Cryptography"
Fields§
§pvInfo: *mut c_void
§pSerializedInfo: *mut CERT_STRONG_SIGN_SERIALIZED_INFO
§pszOID: PSTR