public class PKCS7TypedStream extends CMSTypedStream
_in
Constructor and Description |
---|
PKCS7TypedStream(ASN1ObjectIdentifier oid,
ASN1Encodable encodable) |
Modifier and Type | Method and Description |
---|---|
void |
drain() |
ASN1Encodable |
getContent() |
InputStream |
getContentStream() |
getContentType
public PKCS7TypedStream(ASN1ObjectIdentifier oid, ASN1Encodable encodable) throws IOException
IOException
public ASN1Encodable getContent()
public InputStream getContentStream()
getContentStream
in class CMSTypedStream
public void drain() throws IOException
drain
in class CMSTypedStream
IOException
Copyright © 2021 BouncyCastle.org. All rights reserved.