|
Bouncy Castle Cryptography 1.27 | ||||||||
| 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(javax.mail.internet.MimeBodyPart message)
|
|
SMIMECompressed(javax.mail.internet.MimeMessage message)
|
|
| Method Summary | |
|---|---|
javax.mail.internet.MimePart |
getCompressedContent()
|
| Methods inherited from class org.bouncycastle.cms.CMSCompressedData |
|---|
getContent, getEncoded |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
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| Method Detail |
|---|
public javax.mail.internet.MimePart getCompressedContent()
|
Bouncy Castle Cryptography 1.27 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||