|
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.CMSEnvelopedData
org.bouncycastle.mail.smime.SMIMEEnveloped
public class SMIMEEnveloped
containing class for an S/MIME pkcs7-mime encrypted MimePart.
Constructor Summary | |
---|---|
SMIMEEnveloped(MimeBodyPart message)
|
|
SMIMEEnveloped(MimeMessage message)
|
Method Summary | |
---|---|
MimePart |
getEncryptedContent()
|
Methods inherited from class org.bouncycastle.cms.CMSEnvelopedData |
---|
getContentInfo, getEncoded, getEncryptionAlgOID, getEncryptionAlgorithmParameters, getEncryptionAlgorithmParameters, getEncryptionAlgParams, getRecipientInfos, getUnprotectedAttributes |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SMIMEEnveloped(MimeBodyPart message) throws MessagingException, CMSException
MessagingException
CMSException
public SMIMEEnveloped(MimeMessage message) throws MessagingException, CMSException
MessagingException
CMSException
Method Detail |
---|
public MimePart getEncryptedContent()
|
Bouncy Castle Cryptography Library 1.45 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |