PHP Class Jose\Algorithm\Signature\ES384

Inheritance: extends ECDSA
Show file Open project: spomky-labs/jose

Public Methods

Method Description
getAlgorithmName ( ) : string

Protected Methods

Method Description
getGenerator ( ) : Mdanter\Ecc\Primitives\GeneratorPoint
getHashAlgorithm ( ) : string
getSignaturePartLength ( ) : integer

Method Details

getAlgorithmName() public method

public getAlgorithmName ( ) : string
return string

getGenerator() protected method

protected getGenerator ( ) : Mdanter\Ecc\Primitives\GeneratorPoint
return Mdanter\Ecc\Primitives\GeneratorPoint

getHashAlgorithm() protected method

protected getHashAlgorithm ( ) : string
return string

getSignaturePartLength() protected method

protected getSignaturePartLength ( ) : integer
return integer