Class TimestampNonceGenerator
A simple implementation of a nonce generator which returns the current UNIX timestamp as the nonce.
- Sotr\Crypto\TimestampNonceGenerator implements Sotr\Crypto\NonceGeneratorInterface
public
string
|
A simple implementation of a nonce generator which returns the current UNIX timestamp as the nonce.
public
string
|