public interface

ASN1TaggedObjectParser

implements DEREncodable InMemoryRepresentable
org.bouncycastle.asn1.ASN1TaggedObjectParser
Known Indirect Subclasses

Summary

Public Methods
abstract DEREncodable getObjectParser(int tag, boolean isExplicit)
abstract int getTagNo()
[Expand]
Inherited Methods
From interface org.bouncycastle.asn1.DEREncodable
From interface org.bouncycastle.asn1.InMemoryRepresentable

Public Methods

public abstract DEREncodable getObjectParser (int tag, boolean isExplicit)

Throws
IOException

public abstract int getTagNo ()