Interface ASN1TaggedObjectParser

    • Method Detail

      • getTagNo

        int getTagNo()
      • getObjectParser

        DEREncodable getObjectParser​(int tag,
                                     boolean isExplicit)
                              throws java.io.IOException
        Throws:
        java.io.IOException