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