| Package | Description |
|---|---|
| org.simplejavamail.api.email | |
| org.simplejavamail.api.email.config |
| Modifier and Type | Method and Description |
|---|---|
@Nullable SmimeEncryptionConfig |
EmailPopulatingBuilder.getSmimeEncryptionConfig() |
@Nullable SmimeEncryptionConfig |
Email.getSmimeEncryptionConfig() |
| Modifier and Type | Method and Description |
|---|---|
EmailPopulatingBuilder |
EmailPopulatingBuilder.encryptWithSmime(@NotNull SmimeEncryptionConfig smimeEncryptionConfig)
Encrypts this email with a X509 certificate according to the S/MIME spec
signature.
|
| Modifier and Type | Method and Description |
|---|---|
SmimeEncryptionConfig |
SmimeEncryptionConfig.SmimeEncryptionConfigBuilder.build() |
Copyright © 2009–2025. All rights reserved.