itsdangerous.dsigner

Undocumented in source.

Members

Classes

HMACAlgorithm
class HMACAlgorithm(DigestMethod)
Undocumented in source.
NoneAlgorithm
class NoneAlgorithm
Undocumented in source.
Signer
class Signer(DigestMethod, AlgDigestMethod)
Undocumented in source.

Functions

constantTimeCompare
bool constantTimeCompare(string val1, string val2)
Undocumented in source. Be warned that the author may not have intended to support it.

Interfaces

SigningAlgorithm
interface SigningAlgorithm
Undocumented in source.

Meta