Skip to main content

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 cssmconfig and cssmtype and SecAsn1Types and SecBase and SecKey only.