pub type CSSM_KEY = cssm_key;
Available on crate features
SecAsn1Types
and cssmconfig
and cssmtype
only.Expand description
Aliased Type§
struct CSSM_KEY {
pub KeyHeader: cssm_keyheader,
pub KeyData: cssm_data,
}
Fields§
§KeyHeader: cssm_keyheader
👎Deprecated
§KeyData: cssm_data
👎Deprecated