org.bouncycastle.mail.smime
public class SMIMEEnveloped extends CMSEnvelopedData
Constructor and Description |
---|
SMIMEEnveloped(MimeBodyPart message) |
SMIMEEnveloped(MimeMessage message) |
Modifier and Type | Method and Description |
---|---|
MimePart |
getEncryptedContent() |
getContentInfo, getEncoded, getEncryptionAlgOID, getEncryptionAlgorithmParameters, getEncryptionAlgorithmParameters, getEncryptionAlgParams, getRecipientInfos, getUnprotectedAttributes
public SMIMEEnveloped(MimeBodyPart message) throws MessagingException, CMSException
MessagingException
CMSException
public SMIMEEnveloped(MimeMessage message) throws MessagingException, CMSException
MessagingException
CMSException