[][src]Module itsdangerous::timed

Structs

TimestampSigner

A TimestampSigner wraps an inner Signer, giving it the ability to dish out signatures with timestamps.

UnsignedValue

Represents a value + timestamp that has been successfully unsigned by TimestampSigner::unsign.