PHP Interface Jose\Object\RotatableInterface

Inheritance: extends Jose\Object\StorableInterface
Mostra file Open project: spomky-labs/jose Interface Usage Examples

Public Methods

Method Description
rotate ( ) This method create a new key and add it to the key set The oldest key is removed.

Method Details

rotate() public method

This method create a new key and add it to the key set The oldest key is removed.
public rotate ( )