|
Bouncy Castle Cryptography Library 1.84 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.bouncycastle.cms.CMSEncryptedData
| Constructor Summary | |
CMSEncryptedData(org.bouncycastle.asn1.cms.ContentInfo contentInfo)
|
|
| Method Summary | |
byte[] |
getContent(InputDecryptorProvider inputDecryptorProvider)
|
CMSTypedStream |
getContentStream(InputDecryptorProvider inputDecryptorProvider)
|
org.bouncycastle.asn1.cms.ContentInfo |
toASN1Structure()
return the ContentInfo |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CMSEncryptedData(org.bouncycastle.asn1.cms.ContentInfo contentInfo)
| Method Detail |
public byte[] getContent(InputDecryptorProvider inputDecryptorProvider)
throws CMSException
CMSException
public CMSTypedStream getContentStream(InputDecryptorProvider inputDecryptorProvider)
throws CMSException
CMSExceptionpublic org.bouncycastle.asn1.cms.ContentInfo toASN1Structure()
|
Bouncy Castle Cryptography Library 1.84 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||