Union windows_sys::Win32::Security::Cryptography::Sip::SIP_SUBJECTINFO_0
#[repr(C)]
pub union SIP_SUBJECTINFO_0 {
pub psFlat: *mut MS_ADDINFO_FLAT,
pub psCatMember: *mut MS_ADDINFO_CATALOGMEMBER,
pub psBlob: *mut MS_ADDINFO_BLOB,
}
Expand description
Required features: "Win32_Security_Cryptography_Sip"
, "Win32_Foundation"
, "Win32_Security_Cryptography_Catalog"
Fields§
§psFlat: *mut MS_ADDINFO_FLAT
§psCatMember: *mut MS_ADDINFO_CATALOGMEMBER
§psBlob: *mut MS_ADDINFO_BLOB