Next: Engine Information, Up: Protocols and Engines
The function
gpgme_engine_check_version
verifies that the engine implementing the protocol PROTOCOL is installed in the expected path and meets the version requirement of GPGME.This function returns the error code
GPG_ERR_NO_ERROR
if the engine is available andGPG_ERR_INV_ENGINE
if it is not.