[][src]Module itsdangerous::signer

Structs

Signer

This struct can sign and unsign bytes, validating the signature provided.

SignerBuilder

Functions

default_builder

Constructs a default signer builder, using the [sha1] digest, hmac, and the django concat key derivation.