1 |
Confidentiality of Information: This implies that payment data from cardholder can only be accessed by desired recipient (the merchant). They note this stops fraud and increases customer confidence which will help jumpstart electronic shopping
-
This is implemented by encrypting messages with a secret key method
|
2 |
Integrity of Data: This implies that data is not altered due to either fraud or network error during transmission between parties.
-
This is implemented using digital signatures
|
3 |
Cardholder Account Authentication: Merchant needs to be assured that customer is a legitimate user of a particular payment card account number.
-
This is implemented using digital signatures and cardholder certificates
|