Type Alias PKCS7_ENCRYPT

Source
pub type PKCS7_ENCRYPT = pkcs7_encrypted_st;

Aliased Type§

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