public class SMIMECompressed extends CMSCompressedData
Constructor and Description |
---|
SMIMECompressed(javax.mail.internet.MimeBodyPart message) |
SMIMECompressed(javax.mail.internet.MimeMessage message) |
Modifier and Type | Method and Description |
---|---|
javax.mail.internet.MimePart |
getCompressedContent() |
getContent, getContentType, getEncoded, toASN1Structure
public SMIMECompressed(javax.mail.internet.MimeBodyPart message) throws javax.mail.MessagingException, CMSException
javax.mail.MessagingException
CMSException
public SMIMECompressed(javax.mail.internet.MimeMessage message) throws javax.mail.MessagingException, CMSException
javax.mail.MessagingException
CMSException
Copyright © 2017 BouncyCastle.org. All rights reserved.