pub type PBE2PARAM = PBE2PARAM_st;Aliased Type§
#[repr(C)]pub struct PBE2PARAM {
pub keyfunc: *mut X509_algor_st,
pub encryption: *mut X509_algor_st,
}Fields§
§keyfunc: *mut X509_algor_st§encryption: *mut X509_algor_stpub type PBE2PARAM = PBE2PARAM_st;#[repr(C)]pub struct PBE2PARAM {
pub keyfunc: *mut X509_algor_st,
pub encryption: *mut X509_algor_st,
}keyfunc: *mut X509_algor_st§encryption: *mut X509_algor_st