Uses of Package
net.markenwerk.utils.mail.dkim
-
Packages that use net.markenwerk.utils.mail.dkim Package Description net.markenwerk.utils.mail.dkim -
Classes in net.markenwerk.utils.mail.dkim used by net.markenwerk.utils.mail.dkim Class Description Canonicalization Provides "simple" and "relaxed" canonicalization according to RFC 4871.DkimException ARuntimeExceptionthat is used to indicate DKIM specific missbehaviors or to wrap otherExceptionsthat were thrown during the processing of DKIM specific operations.DkimMessage Extension ofSMTPMessagefor the inclusion of a DKIM signature.DkimSigner Main class providing a signature according to DKIM RFC 4871.DkimSigningException AMessagingExceptionthat is used to indicate DKIM specific missbehaviors or to wrap otherExceptionsthat were thrown during the processing of a DKIM signature, or operations necessary for DKIM signatures.DomainKey ADomainKeyholds the information about a domain key.KeyPairType SigningAlgorithm Allowed signing algorithms by RFC 4871 with translation to different Java notations.