Module plaintext

Source
Expand description

The PLAINTEXT signature method (RFC 5849 section 3.4.4.).

Structs§

Plaintext
The PLAINTEXT signature method.
PlaintextSign
A Sign implementation that just returns the signing key used to construct it.

Constants§

PLAINTEXT
The PLAINTEXT signature method with a default configuration.