public interface IPluginMailEncryptionRetVal extends IPluginReturnValue
| Modifier and Type | Method and Description |
|---|---|
X509Certificate |
getCertificate()
This should return the certificate to be used for encrypting the email.
|
X509Certificate getCertificate()
IPluginMailEncryptionParams that were passed to the plugin.null if no
certificate was found. In this case, other certificate providers are searched for a certificate.Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.