pub unsafe extern "C-unwind" fn CSSM_WrapKey(
cc_handle: CSSM_CC_HANDLE,
access_cred: *const CSSM_ACCESS_CREDENTIALS,
key: *const CSSM_KEY,
descriptive_data: *const SecAsn1Item,
wrapped_key: CSSM_WRAP_KEY_PTR,
) -> CSSM_RETURN
👎Deprecated
Available on crate features
SecAsn1Types
and cssmconfig
and cssmtype
and cssmapi
only.