pub unsafe extern "C-unwind" fn SecKeyIsAlgorithmSupported(
key: &SecKey,
operation: SecKeyOperationType,
algorithm: &SecKeyAlgorithm,
) -> bool👎Deprecated: renamed to
SecKey::is_algorithm_supportedAvailable on crate features
SecBase and SecKey only.