PHP Interface Jose\Object\StorableInterface

Datei anzeigen Open project: spomky-labs/jose

Public Methods

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

Method Details

delete() public method

Delete the JWK.
public delete ( )

getLastModificationTime() public method

public getLastModificationTime ( ) : integer | null
return integer | null

regen() public method

Regenerate a completely new JWK.
public regen ( )