Ips_Deletekeys() - VeriFone MX800 series Programmer's Manual

Hide thumbs Also See for MX800 series:
Table of Contents

Advertisement

iPS_DeleteKeys()

This function deletes the specified set of keys.
Prototype
int iPS_DeleteKeys (unsigned long ulKeyType)
Parameters
Indicates which set of keys are to be erased. Each bit corresponds
ulKeyType
to a set of keys, meaning that several sets can be erased in one
function call.
DEL_SYSTEM
DEL_VSS0
DEL_VSS1
DEL_VSS2
DEL_VSS3
DEL_VSS4
DEL_VSS5
DEL_ALL
For instance, iPS_DeleteKeys(DEL_VSS2 | DEL_VSS3) deletes only keys
belonging to the Security Scripts loaded in slot #2 and #3.
Return Values
0
Successful execution
E_KM_SYSTEM_ERROR
System key (VSS_KLK)
Keys associated to VeriShield Security
Script loaded in slot #0
Keys associated to VeriShield Security
Script loaded in slot #1
Keys associated to VeriShield Security
Script loaded in slot #2
Keys associated to VeriShield Security
Script loaded in slot #3
Keys associated to VeriShield Security
Script loaded in slot #4
Keys associated to VeriShield Security
Script loaded in slot #5
Delete all keys in the unit.
X
M
800 S
P
ERIES
D
D
EVICE
RIVERS
iPS_DeleteKeys()
59
G
ROGRAMMERS
UIDE

Advertisement

Table of Contents
loading

Table of Contents