public class SMIMEEnveloped extends 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() |
getContentInfo, getEncoded, getEncryptionAlgOID, getEncryptionAlgorithmParameters, getEncryptionAlgorithmParameters, getEncryptionAlgParams, getRecipientInfos, getUnprotectedAttributes
public SMIMEEnveloped(javax.mail.internet.MimeBodyPart message) throws javax.mail.MessagingException, CMSException
javax.mail.MessagingException
CMSException
public SMIMEEnveloped(javax.mail.internet.MimeMessage message) throws javax.mail.MessagingException, CMSException
javax.mail.MessagingException
CMSException
Copyright © 2015. All rights reserved.