|
Bouncy Castle Cryptography Library 1.45 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.bouncycastle.cms.CMSCompressedData
org.bouncycastle.mail.smime.SMIMECompressed
public class SMIMECompressed
containing class for an S/MIME pkcs7-mime MimePart.
Constructor Summary | |
---|---|
SMIMECompressed(MimeBodyPart message)
|
|
SMIMECompressed(MimeMessage message)
|
Method Summary | |
---|---|
MimePart |
getCompressedContent()
|
Methods inherited from class org.bouncycastle.cms.CMSCompressedData |
---|
getContent, getContent, getContentInfo, getEncoded |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SMIMECompressed(MimeBodyPart message) throws MessagingException, CMSException
MessagingException
CMSException
public SMIMECompressed(MimeMessage message) throws MessagingException, CMSException
MessagingException
CMSException
Method Detail |
---|
public MimePart getCompressedContent()
|
Bouncy Castle Cryptography Library 1.45 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |