PHP Class Lcobucci\JWT\Signer\EcdsaTest

Since: 2.1.0
Author: Luís Otávio Cobucci Oblonczyk ([email protected])
Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: lcobucci/jwt

Public Methods

Method Description
constructShouldConfigureDependencies ( )
createHashShouldReturnAHashUsingPrivateKey ( )
doVerifyShouldDelegateToEcdsaSignerUsingPublicKey ( )

Private Methods

Method Description
getSigner ( ) : Ecdsa

Method Details

constructShouldConfigureDependencies() public method

createHashShouldReturnAHashUsingPrivateKey() public method

doVerifyShouldDelegateToEcdsaSignerUsingPublicKey() public method