Next: Engine Information, Up: Protocols and Engines
The function
gpgme_engine_check_versionverifies 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_ERRORif the engine is available andGPG_ERR_INV_ENGINEif it is not.