PHP Interface Jose\Object\StorableInterface

Afficher le fichier Open project: spomky-labs/jose

Méthodes publiques

Méthode Description
delete ( ) Delete the JWK.
getLastModificationTime ( ) : integer | null
regen ( ) Regenerate a completely new JWK.

Method Details

delete() public méthode

Delete the JWK.
public delete ( )

getLastModificationTime() public méthode

public getLastModificationTime ( ) : integer | null
Résultat integer | null

regen() public méthode

Regenerate a completely new JWK.
public regen ( )