CSSM_WRAP_KEY

Type Alias CSSM_WRAP_KEY 

Source
pub type CSSM_WRAP_KEY = CSSM_KEY;
👎Deprecated
Available on crate features SecAsn1Types and cssmconfig and cssmtype only.
Expand description

Aliased Type§

#[repr(C)]
pub struct CSSM_WRAP_KEY { pub KeyHeader: cssm_keyheader, pub KeyData: cssm_data, }

Fields§

§KeyHeader: cssm_keyheader
👎Deprecated
§KeyData: cssm_data
👎Deprecated