| Package | Description |
|---|---|
| org.simplejavamail.api.email | |
| org.simplejavamail.api.mailer.config |
| Modifier and Type | Method and Description |
|---|---|
@Nullable Pkcs12Config |
EmailPopulatingBuilder.getPkcs12ConfigForSmimeSigning() |
@Nullable Pkcs12Config |
Email.getPkcs12ConfigForSmimeSigning() |
| Modifier and Type | Method and Description |
|---|---|
EmailPopulatingBuilder |
EmailPopulatingBuilder.signWithSmime(@NotNull Pkcs12Config pkcs12Config)
Signs this email with an S/MIME signature, so the receiving client
can verify whether the email content was tampered with.
|
| Modifier and Type | Method and Description |
|---|---|
Pkcs12Config |
Pkcs12Config.Pkcs12ConfigBuilder.build() |
Copyright © 2009–2023. All rights reserved.