CWS Wrapper Library  5.1.0
Properties | List of all members
CWSWrapper.PinData Class Reference

Contains the encrypted pin data retrieved from the card reader. More...

Properties

string ksn [get, set]
 The KSN of the transaction. More...
 
string pin [get, set]
 The encrypted pin data obtained from the card reader. More...
 
string encryptionMethod [get, set]
 The encryption method used to encrypt the customer's pin. More...
 

Detailed Description

Contains the encrypted pin data retrieved from the card reader.

Property Documentation

◆ encryptionMethod

string CWSWrapper.PinData.encryptionMethod
getset

The encryption method used to encrypt the customer's pin.

◆ ksn

string CWSWrapper.PinData.ksn
getset

The KSN of the transaction.

◆ pin

string CWSWrapper.PinData.pin
getset

The encrypted pin data obtained from the card reader.


The documentation for this class was generated from the following file: