Package org.bouncycastle.asn1
Class BERSetParser
java.lang.Object
org.bouncycastle.asn1.BERSetParser
- All Implemented Interfaces:
ASN1Encodable,ASN1SetParser,InMemoryRepresentable
public class BERSetParser extends Object implements ASN1SetParser
-
Method Summary
Modifier and Type Method Description ASN1PrimitivegetLoadedObject()ASN1EncodablereadObject()ASN1PrimitivetoASN1Primitive()
-
Method Details
-
readObject
- Specified by:
readObjectin interfaceASN1SetParser- Throws:
IOException
-
getLoadedObject
- Specified by:
getLoadedObjectin interfaceInMemoryRepresentable- Throws:
IOException
-
toASN1Primitive
- Specified by:
toASN1Primitivein interfaceASN1Encodable
-