Uses of Interface
de.xima.fc.mail.interfaces.IMailEncryptor
- 
Packages that use IMailEncryptor Package Description de.xima.fc.mail.impl.encrypt  - 
- 
Uses of IMailEncryptor in de.xima.fc.mail.impl.encrypt
Methods in de.xima.fc.mail.impl.encrypt that return IMailEncryptor Modifier and Type Method Description static IMailEncryptorMailEncryptorFactory. createEncryptor(EMailEncrpytionType type, Mandant client)Method to get en mail-encryptor bei the given type 
 -