Interface Summary |
IEmailFormProcessor |
formulates the final email. |
IEmailResolver |
An email resolver that first checks the request email, if none,
then follows by checking the subjectDN of the certificate
|
IEmailResolverKeys |
An interface represents email resolver (ordered) keys for resolving
emails
e.g. request/cert, cert/request, request, request/cert/subjectalternatename etc. |
IEmailTemplate |
Files to be processed and returned to the requested parties. |
IMailNotification |
This class handles mail notification via SMTP. |