Uses of Package
badpenguin.dkim

Packages that use badpenguin.dkim
badpenguin.dkim   
badpenguin.dkim.test   
 

Classes in badpenguin.dkim used by badpenguin.dkim
CanonicalMethod
          This class enumerates the three possible Canonicalisation methods, simple, nofws, and relaxed.
DkimError
          This class enumerates the possible DKIM and DomainKey errors specified in their respective RFC's.
DkimException
          This is a class of exceptions which are thrown by the JavaDKIM library when things go wrong.
DkimSignature
          This class represents a DKIM or DomainKey signature.
ErrorType
          This class contains the error groups that will be thrown by the Library.
NSKey
          This Object is used to store a public key and the associated meta data retrieved from DNS (or maybe some other naming system in future).
NSKeyStore
          The NSKeyStore can be used to retrieve keys from a Naming Service (Currently only DNS) and store them in a hash table.
 

Classes in badpenguin.dkim used by badpenguin.dkim.test
CanonicalMethod
          This class enumerates the three possible Canonicalisation methods, simple, nofws, and relaxed.
 



© Copyright 2009 Mark Boddington (www.badpenguin.co.uk)