org.bouncycastle.cms
Class CMSTypedStream
java.lang.Object
org.bouncycastle.cms.CMSTypedStream
public class CMSTypedStream
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CMSTypedStream
public CMSTypedStream(java.io.InputStream in)
CMSTypedStream
public CMSTypedStream(java.lang.String oid,
java.io.InputStream in)
CMSTypedStream
public CMSTypedStream(java.lang.String oid,
java.io.InputStream in,
int bufSize)
getContentType
public ASN1ObjectIdentifier getContentType()
getContentStream
public java.io.InputStream getContentStream()
drain
public void drain()
throws java.io.IOException
- Throws:
java.io.IOException