Function security_framework_sys::key::SecKeyIsAlgorithmSupported

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