Interface IASN1Encodable

    • Method Detail

      • toASN1Primitive

        IASN1Primitive toASN1Primitive()
        Calls actual toASN1Primitive method for the wrapped ASN1Encodable object.
        Returns:
        IASN1Primitive wrapped ASN1Primitive object.
      • isNull

        boolean isNull()
        Checks if wrapped object is null.
        Returns:
        true if null is wrapped, false otherwise.