pub type CSSM_PKCS5_PBKDF2_PARAMS = cssm_pkcs5_pbkdf2_params;👎Deprecated
Available on crate features
SecAsn1Types and cssmconfig and cssmtype only.Expand description
Aliased Type§
#[repr(C)]pub struct CSSM_PKCS5_PBKDF2_PARAMS {
pub Passphrase: cssm_data,
pub PseudoRandomFunction: u32,
}Fields§
§Passphrase: cssm_data👎Deprecated
§PseudoRandomFunction: u32👎Deprecated