PHP Class Jose\Algorithm\Signature\ES256

Inheritance: extends ECDSA
Afficher le fichier Open project: spomky-labs/jose

Méthodes publiques

Méthode Description
getAlgorithmName ( ) : string

Méthodes protégées

Méthode Description
getGenerator ( ) : Mdanter\Ecc\Primitives\GeneratorPoint
getHashAlgorithm ( ) : string
getSignaturePartLength ( ) : integer

Method Details

getAlgorithmName() public méthode

public getAlgorithmName ( ) : string
Résultat string

getGenerator() protected méthode

protected getGenerator ( ) : Mdanter\Ecc\Primitives\GeneratorPoint
Résultat Mdanter\Ecc\Primitives\GeneratorPoint

getHashAlgorithm() protected méthode

protected getHashAlgorithm ( ) : string
Résultat string

getSignaturePartLength() protected méthode

protected getSignaturePartLength ( ) : integer
Résultat integer