Interface IASN1TaggedObject

    • Method Detail

      • getObject

        IASN1Primitive getObject()
        Calls actual getObject method for the wrapped ASN1TaggedObject object.
        Returns:
        IASN1Primitive wrapped ASN1Primitive object.
      • getTagNo

        int getTagNo()
        Calls actual getTagNo method for the wrapped ASN1TaggedObject object.
        Returns:
        tagNo value.