Kernel 8.0 APIs Banner
Office of Information and Technology (OIT) Banner
[skip navigation]

HASH^XUSHSHP: Hash Electronic Signature Code

Reference Type: Supported, Category: Electronic Signatures, ICR#: 10045

Description

The HASH^XUSHSHP API uses as input the text string (signature) entered by the user. The routine then hashes the string. The hashed result can then be used to verify the user's identity by comparison with the stored electronic signature code (in the NEW PERSON [#200] file).

Format

  HASH^XUSHSHP

Make sure to perform the following steps before calling this API:

  1. NEW all non-namespaced variables.

  2. Set all input variables.

  3. Call the API.

Input Variables

X:

(required) Electronic Signature code as entered by the user.

Output Variables

X:

Hashed form of the electronic signature code submitted as input to function.