PRCSC1 ;WISC/LEM-ESIG MAINTENANCE ROUTINE ;4/23/97 8:55 AM
Source file <PRCSC1.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
V | ;;5.1;IFCAP;**120**;Oct 20, 2000;Build 27
|
|
DECODE(LEVEL0) | ;Extrinsic Function to return hashed electronic sig to readable form.
|
|
D | ;decode e signature less than version 1
|
|
D1 | ;decode e signature for version 1
|
|
ENCODE(LEVEL0,USERNUM,Y) | ;Encode e signature for version 1 only
|
|
RECODE(LEVEL0,Y) | ;Recode esig for version 1 only
|
|
REMOVE(LEVEL0) | ;Entry point to remove e signature from record
|
|
VERIFY(LEVEL0) | ;extrinsic function to verify version 1 signature. Returns 1 if valid, 0 if not valid
|
|
STRING(X,X1,X2,X3,X4,X7,X10) | ;Build String of critical fields
|