DVBAD CONTRACTED EXAM CRYPTO (3240)    REMOTE PROCEDURE (8994)

Name Value
NAME DVBAD CONTRACTED EXAM CRYPTO
TAG EN
ROUTINE DVBACEM1
RETURN VALUE TYPE SINGLE VALUE
AVAILABILITY RESTRICTED
INACTIVE ACTIVE
DESCRIPTION
Allows the demTRAN (GUI) application to Encrypt/Decrypt information for 
storage to or retrieval from the VistA environment.
INPUT PARAMETER
  • DVBAETYP
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   1
    REQUIRED:   YES
    SEQUENCE NUMBER:   1
    DESCRIPTION:   
    The type of cryptography action to execute: 1: Encryption or 2: 
    Decryption.
    
  • DVBAIVAL
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   999
    REQUIRED:   YES
    SEQUENCE NUMBER:   2
    DESCRIPTION:   
    The single or '^' delimited string value(s) to perform the cryptography 
    action on.
    
RETURN PARAMETER DESCRIPTION
Encrypted or Decrypted result(s) based on the cryptography action 
performed. If multiple values passed ('^' delimitted) then the results 
will be returned in the same position as the original value that was 
acted upon.