org.bouncycastle.cms
public class CMSContentInfoParser extends Object
Field Summary | |
---|---|
protected ContentInfoParser | _contentInfo |
protected InputStream | _data |
Constructor Summary | |
---|---|
protected | CMSContentInfoParser(InputStream data) |
Method Summary | |
---|---|
void | close()
Close the underlying data stream. |
Throws: IOException if the close fails.