SecKeyGetCSSMKey

Function SecKeyGetCSSMKey 

Source
pub unsafe extern "C-unwind" fn SecKeyGetCSSMKey(
    key: &SecKey,
    cssm_key: NonNull<*const CSSM_KEY>,
) -> i32
👎Deprecated: renamed to SecKey::cssm_key
Available on crate features SecAsn1Types and SecBase and SecKey and cssmconfig and cssmtype only.