pub type CSSM_KEA_DERIVE_PARAMS = cssm_kea_derive_params;👎Deprecated
Available on crate features
SecAsn1Types and cssmtype only.Expand description
Aliased Type§
#[repr(C)]pub struct CSSM_KEA_DERIVE_PARAMS {
pub Rb: cssm_data,
pub Yb: cssm_data,
}Fields§
§Rb: cssm_data👎Deprecated
§Yb: cssm_data👎Deprecated