GENERAL DESCRIPTION |
The Health Summary application is granted permission to
use the function call $$TRANENC^VAQUTL3(TRAN,0) in order to determine if
encryption for a PDX Transaction has been turned on. Input:
TRAN - Pointer to the VAQ - TRANSACTION file
0 - Input of 0 as second parameter will only be supported Output:
0 - Encryption for the transaction has been turned off
1 - Encryption for the transaction has been turned on Notes:
a) Existence of VAQIGNC will be checked. If it exists and is
set to 1 encryption will be ignored for this transaction.
b) If encryption is on and the transaction does not include
an encryption method, the default encryption method will
be used.
c) Encryption off will be returned on error.
|