Type Alias PBE2PARAM

Source
pub type PBE2PARAM = PBE2PARAM_st;

Aliased Type§

struct PBE2PARAM {
    pub keyfunc: *mut X509_algor_st,
    pub encryption: *mut X509_algor_st,
}

Fields§

§keyfunc: *mut X509_algor_st§encryption: *mut X509_algor_st