org.bouncycastle.util

Interface StreamParser

Known Implementing Classes:
X509StreamParser

public interface StreamParser

Method Summary

Object
read()
Collection
readAll()

Method Details

read

public Object read()
            throws StreamParsingException

readAll

public Collection readAll()
            throws StreamParsingException