Module ed25519_dalek::errors [] [src]

Errors which may occur when parsing keys and/or signatures to or from wire formats.

Structs

DecodingError

Errors which may occur in the from_bytes() constructors of PublicKey, SecretKey, ExpandedSecretKey, Keypair, and Signature.