|
Bouncy Castle Cryptography 1.30 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.bouncycastle.cms.CMSTypedStream
| Constructor Summary | |
CMSTypedStream(java.io.InputStream in)
|
|
CMSTypedStream(java.lang.String oid,
java.io.InputStream in)
|
|
| Method Summary | |
void |
drain()
|
java.io.InputStream |
getContentStream()
|
java.lang.String |
getContentType()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CMSTypedStream(java.io.InputStream in)
public CMSTypedStream(java.lang.String oid,
java.io.InputStream in)
| Method Detail |
public java.lang.String getContentType()
public java.io.InputStream getContentStream()
public void drain()
throws java.io.IOException
java.io.IOException
|
Bouncy Castle Cryptography 1.30 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||