Interface InMemoryRepresentable

    • Method Detail

      • getLoadedObject

        ASN1Primitive getLoadedObject()
                               throws java.io.IOException
        Get the in-memory representation of the ASN.1 object.
        Returns:
        an ASN1Primitive representing the loaded object.
        Throws:
        java.io.IOException - for bad input data.