Interface ASN1ApplicationSpecificParser

    • Method Detail

      • readObject

        ASN1Encodable readObject()
                          throws java.io.IOException
        Read the next object in the parser.
        Returns:
        an ASN1Encodable
        Throws:
        java.io.IOException - on a parsing or decoding error.