logo
Available on crate feature builder only.

Structs

Describe Canonicalization to be applied before signing

A struct to describe Dkim configuration applied when signing a message selector: the name of the key publied in DNS domain: the domain for which we sign the message private_key: private key in PKCS1 string format headers: a list of headers name to be included in the signature. Signing of more than one header with same name is not supported canonicalization: the canonicalization to be applied on the message pub signing_algorithm: the signing algorithm to be used when signing

Describe a signing key to be carried by DkimConfig struct

Describe DkimSigning key error

Enums

Describe Dkim Canonicalization to apply to either body or headers

Describe the algorithm used for signing the message