|
Bouncy Castle Cryptography Library 1.38 | |||||||||
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
containing class for an S/MIME pkcs7-mime encrypted MimePart.
Constructor Summary | |
SMIMEEnveloped(javax.mail.internet.MimeBodyPart message)
|
|
SMIMEEnveloped(javax.mail.internet.MimeMessage message)
|
Method Summary | |
javax.mail.internet.MimePart |
getEncryptedContent()
|
Methods inherited from class org.bouncycastle.cms.CMSEnvelopedData |
getEncoded, getEncryptionAlgOID, 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(javax.mail.internet.MimeBodyPart message) throws javax.mail.MessagingException, CMSException
public SMIMEEnveloped(javax.mail.internet.MimeMessage message) throws javax.mail.MessagingException, CMSException
Method Detail |
public javax.mail.internet.MimePart getEncryptedContent()
|
Bouncy Castle Cryptography Library 1.38 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |