Modules§
Structs§
- Signer
 - Signer
Builder  - Builder for the Signer
 - Tag
 - DKIM signature tag
 
Enums§
- DKIM
Error  - DKIM errors
 - Dkim
Private Key  - Parsed
Email  
Functions§
- parse_
tag_ list  - Main entrypoint of the parser. Parses the DKIM signature tag list as specified https://datatracker.ietf.org/doc/html/rfc6376#section-3.6.1. tag-list = tag-spec *( “;” tag-spec ) [ “;” ]
 - verify_
email  - Run the DKIM verification on the email
 - verify_
email_ with_ resolver  - Run the DKIM verification on the email providing an existing resolver