public class PKCS7TypedStream extends CMSTypedStream
_in
Constructor and Description |
---|
PKCS7TypedStream(ASN1ObjectIdentifier oid,
ASN1Encodable encodable) |
Modifier and Type | Method and Description |
---|---|
void |
drain() |
ASN1Encodable |
getContent() |
java.io.InputStream |
getContentStream() |
getContentType
public PKCS7TypedStream(ASN1ObjectIdentifier oid, ASN1Encodable encodable) throws java.io.IOException
java.io.IOException
public ASN1Encodable getContent()
public java.io.InputStream getContentStream()
getContentStream
in class CMSTypedStream
public void drain() throws java.io.IOException
drain
in class CMSTypedStream
java.io.IOException