public interface ASN1SetParser extends ASN1Encodable, InMemoryRepresentable
| Modifier and Type | Method and Description |
|---|---|
ASN1Encodable |
readObject()
Read the next object from the underlying object representing a SET.
|
toASN1PrimitivegetLoadedObjectASN1Encodable readObject() throws java.io.IOException
java.io.IOException - for bad input stream.