Package org.bouncycastle.cms
Class CMSTypedStream
java.lang.Object
org.bouncycastle.cms.CMSTypedStream
- Direct Known Subclasses:
PKCS7TypedStream
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionCMSTypedStream(String oid, InputStream in) CMSTypedStream(String oid, InputStream in, int bufSize) protectedCMSTypedStream(ASN1ObjectIdentifier oid, InputStream in, int bufSize) -
Method Summary
-
Field Details
-
_in
-
-
Constructor Details
-
CMSTypedStream
-
CMSTypedStream
-
CMSTypedStream
-
CMSTypedStream
-
CMSTypedStream
-
CMSTypedStream
-
-
Method Details
-
getContentType
-
getContentStream
-
drain
- Throws:
IOException
-