Previous Page
_verify_bc()

Solar_Auth_Adapter_Typekey
_verify_gmp()

Next Page
apiVersion()

_verify_gmp()

protected bool _verify_gmp ( )

DSA verification using GMP.

Parameters

  • None.

Returns

  • (bool) True if the message signature is verified using the DSA public key.

Description

DSA verification using GMP.

Uses $this->_msg, $this->_key, and $this->_sig as the data sources.