Class Signature

    • Method Detail

      • getLocation

        public java.lang.String getLocation()

        The location of signing (Getter)

        The CPU host name or physical location of the signing.
        Throws:
        java.lang.IllegalStateException - if the object has already been closed
      • getReason

        public java.lang.String getReason()

        The reason for signing (Getter)

        Throws:
        java.lang.IllegalStateException - if the object has already been closed
      • getContactInfo

        public java.lang.String getContactInfo()

        The contact information of the signer (Getter)

        Information provided by the signer to enable a recipient to contact the signer to verify the signature; for example, a phone number.
        Throws:
        java.lang.IllegalStateException - if the object has already been closed