Class BERApplicationSpecificParser

    • Method Detail

      • readObject

        public ASN1Encodable readObject()
                                 throws java.io.IOException
        Deprecated.
        Return the object contained in this application specific object,
        Specified by:
        readObject in interface ASN1ApplicationSpecificParser
        Returns:
        the contained object.
        Throws:
        java.io.IOException - if the underlying stream cannot be read, or does not contain an ASN.1 encoding.