|
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.CMSTypedStream
org.bouncycastle.cms.PKCS7TypedStream
| Field Summary |
| Fields inherited from class org.bouncycastle.cms.CMSTypedStream |
_in |
| Constructor Summary | |
PKCS7TypedStream(org.bouncycastle.asn1.ASN1ObjectIdentifier oid,
org.bouncycastle.asn1.ASN1Encodable encodable)
|
|
| Method Summary | |
void |
drain()
|
org.bouncycastle.asn1.ASN1Encodable |
getContent()
|
java.io.InputStream |
getContentStream()
|
| Methods inherited from class org.bouncycastle.cms.CMSTypedStream |
getContentType |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PKCS7TypedStream(org.bouncycastle.asn1.ASN1ObjectIdentifier oid,
org.bouncycastle.asn1.ASN1Encodable encodable)
throws java.io.IOException
| Method Detail |
public org.bouncycastle.asn1.ASN1Encodable getContent()
public java.io.InputStream getContentStream()
getContentStream in class CMSTypedStream
public void drain()
throws java.io.IOException
drain in class CMSTypedStreamjava.io.IOException
|
Bouncy Castle Cryptography Library 1.84 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||