Package org.bouncycastle.asn1
Interface ASN1SetParser
- All Superinterfaces:
ASN1Encodable,InMemoryRepresentable
- All Known Implementing Classes:
BERSetParser,DERSetParser
public interface ASN1SetParser extends ASN1Encodable, InMemoryRepresentable
-
Method Summary
Modifier and Type Method Description ASN1EncodablereadObject()Methods inherited from interface org.bouncycastle.asn1.ASN1Encodable
toASN1PrimitiveMethods inherited from interface org.bouncycastle.asn1.InMemoryRepresentable
getLoadedObject
-
Method Details
-
readObject
- Throws:
IOException
-