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.
|
toASN1Primitive
getLoadedObject
ASN1Encodable readObject() throws IOException
IOException
- for bad input stream.Copyright © 2021 BouncyCastle.org. All rights reserved.