public class SMIMEEnveloped
extends org.bouncycastle.cms.CMSEnvelopedData
| Constructor and Description |
|---|
SMIMEEnveloped(javax.mail.internet.MimeBodyPart message) |
SMIMEEnveloped(javax.mail.internet.MimeMessage message) |
| Modifier and Type | Method and Description |
|---|---|
javax.mail.internet.MimePart |
getEncryptedContent() |
public SMIMEEnveloped(javax.mail.internet.MimeBodyPart message)
throws javax.mail.MessagingException,
org.bouncycastle.cms.CMSException
javax.mail.MessagingExceptionorg.bouncycastle.cms.CMSExceptionpublic SMIMEEnveloped(javax.mail.internet.MimeMessage message)
throws javax.mail.MessagingException,
org.bouncycastle.cms.CMSException
javax.mail.MessagingExceptionorg.bouncycastle.cms.CMSException