pub type PBEPARAM = PBEPARAM_st;Aliased Type§
#[repr(C)]pub struct PBEPARAM {
pub salt: *mut asn1_string_st,
pub iter: *mut asn1_string_st,
}Fields§
§salt: *mut asn1_string_st§iter: *mut asn1_string_stpub type PBEPARAM = PBEPARAM_st;#[repr(C)]pub struct PBEPARAM {
pub salt: *mut asn1_string_st,
pub iter: *mut asn1_string_st,
}salt: *mut asn1_string_st§iter: *mut asn1_string_st