Function security_framework_sys::key::SecKeyIsAlgorithmSupported
source · pub unsafe extern "C" fn SecKeyIsAlgorithmSupported(
key: SecKeyRef,
operation: SecKeyOperationType,
algorithm: SecKeyAlgorithm
) -> Boolean