|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Class Summary | |
---|---|
AbstractSign | Abstract mailet providing common SMIME signature services. It can be subclassed to make authoring signing mailets simple. By extending it and overriding one or more of the following methods a new behaviour can be quickly created without the author having to address any issue other than the relevant one: |
Sign | Puts a server-side signature on a message. It is a concrete subclass of AbstractSign , with very few modifications to it. |
SMIMECheckSignature | Verifies the s/mime signature of a message. |
SMIMEDecrypt | This mailet decrypts a s/mime encrypted message. |
SMIMESign | Puts a server-side SMIME signature on a message. It is a concrete subclass of Sign , with very few modifications to it,
to specialize for SMIME. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |