pub unsafe extern "C" fn SecKeyIsAlgorithmSupported(
key: SecKeyRef,
operation: SecKeyOperationType,
algorithm: SecKeyAlgorithm,
) -> BooleanAvailable on crate feature
raw-ffi only.pub unsafe extern "C" fn SecKeyIsAlgorithmSupported(
key: SecKeyRef,
operation: SecKeyOperationType,
algorithm: SecKeyAlgorithm,
) -> Booleanraw-ffi only.