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
pub type PBE2PARAM = PBE2PARAM_st;
struct PBE2PARAM {
pub keyfunc: *mut X509_algor_st,
pub encryption: *mut X509_algor_st,
}
keyfunc: *mut X509_algor_st
§encryption: *mut X509_algor_st