Is the store_ctx.verify_certificate() function for CRL revocation checking in pyOpenSSL the same as the crl_check command in OpenSSL?

Is the store_ctx.verify_certificate() function for CRL revocation checking in pyOpenSSL simply a call to the crl_check command in OpenSSL?