pub type PKCS7_ENCRYPT = pkcs7_encrypted_st;
Aliased Type§
#[repr(C)]pub struct PKCS7_ENCRYPT {
pub version: *mut asn1_string_st,
pub enc_data: *mut pkcs7_enc_content_st,
}
Fields§
§version: *mut asn1_string_st
§enc_data: *mut pkcs7_enc_content_st