public interface IMailEncryptorCertProvider
Modifier and Type | Method and Description |
---|---|
X509Certificate |
findCertificateForModel(CertRequestDataModel model)
Method to dertermine the certificate of an given mail-address
|
X509Certificate findCertificateForModel(CertRequestDataModel model)
certRequestDataModel
- containing mail and clientX509Certificate
the certificate or null
is none was foundCopyright © 2021 XIMA MEDIA GmbH. All rights reserved.