Gets or sets string of Key Sequence Number (KSN) for PIN debit or PIN EBT Transactions.
Namespace: Bluefin.Web.ClientAssembly: Bluefin-3.8.sp8-net4.5 (in Bluefin-3.8.sp8-net4.5.dll) Version: 3.8.0.8 (3.8.0.8)
Public Property KeySerialNumber As String
Get
Set
Public Property KeySerialNumber As String
Get
Set
public string KeySerialNumber { get; set; }
public string KeySerialNumber { get; set; }
public:
property String^ KeySerialNumber {
String^ get ();
void set (String^ value);
}
Key Sequence Number is used by swiping devices that support DUKPT encryption.
The value of KSN must be obtained from a PCI PTS/PED Certified device that is injected by Bluefin’s Encryption Service Organization.
This KSN may never be stored for any reason.