#[repr(C)]
pub union CMSG_RECIPIENT_ENCODE_INFO_0 {
pub pKeyTrans: *mut CMSG_KEY_TRANS_RECIPIENT_ENCODE_INFO,
pub pKeyAgree: *mut CMSG_KEY_AGREE_RECIPIENT_ENCODE_INFO,
pub pMailList: *mut CMSG_MAIL_LIST_RECIPIENT_ENCODE_INFO,
}
Expand description
Required features: "Win32_Security_Cryptography"
, "Win32_Foundation"
Fields§
§pKeyTrans: *mut CMSG_KEY_TRANS_RECIPIENT_ENCODE_INFO
§pKeyAgree: *mut CMSG_KEY_AGREE_RECIPIENT_ENCODE_INFO
§pMailList: *mut CMSG_MAIL_LIST_RECIPIENT_ENCODE_INFO