Type Alias PBEPARAM

Source
pub type PBEPARAM = PBEPARAM_st;

Aliased Type§

struct PBEPARAM {
    pub salt: *mut asn1_string_st,
    pub iter: *mut asn1_string_st,
}

Fields§

§salt: *mut asn1_string_st§iter: *mut asn1_string_st