security_framework_sys::key

Function SecKeyIsAlgorithmSupported

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