|
Bouncy Castle Cryptography 1.47 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.bouncycastle.cms.CMSEncryptedData
public class CMSEncryptedData
| Constructor Summary | |
|---|---|
CMSEncryptedData(org.bouncycastle.asn1.cms.ContentInfo contentInfo)
|
|
| Method Summary | |
|---|---|
byte[] |
getContent(org.bouncycastle.operator.InputDecryptorProvider inputDecryptorProvider)
|
CMSTypedStream |
getContentStream(org.bouncycastle.operator.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(org.bouncycastle.operator.InputDecryptorProvider inputDecryptorProvider)
throws CMSException
CMSException
public CMSTypedStream getContentStream(org.bouncycastle.operator.InputDecryptorProvider inputDecryptorProvider)
throws CMSException
CMSExceptionpublic org.bouncycastle.asn1.cms.ContentInfo toASN1Structure()
|
Bouncy Castle Cryptography 1.47 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||