# Functions
VerifyArduinoDetachedSignature checks that the detached GPG signature (in the signaturePath file) matches the given targetPath file and is an authentic signature from the bundled trusted keychain.
VerifyDetachedSignature checks that the detached GPG signature (in the signaturePath file) matches the given targetPath file and is an authentic signature from the bundled trusted keychain.
VerifySignature checks that the detached GPG signature (in the signaturePath file) matches the given targetPath file and is an authentic signature.