Module composed

Source

Re-exports§

pub use self::key::*;
pub use self::message::*;
pub use self::signed_key::*;

Modules§

cleartext
Implements Cleartext Signature Framework
key
Internal key definitions
message
signed_key
Signed Secret and Public Key

Structs§

SignatureParser
StandaloneSignature
Standalone signature as defined by the cleartext framework.

Enums§

Any
A flexible representation of what can be represented in an armor file.

Traits§

Deserializable