Open the Portico Developer Guide site
PosGateway Schema
KSN Element
PosGateway Schema > EncryptionDataType Complex Type : KSN Element
Description

Required for encryption version "03" and "05"; the Key Serial Number (KSN) used at the point of sale.

Namespace http://Hps.Exchange.PosGateway
Type
encryptionKSNType Simple Type
Overview
KSN optional encryptionKSNType Simple Type

Required for encryption version "03" and "05"; the Key Serial Number (KSN) used at the point of sale.

Source
<xs:element name="KSN" type="encryptionKSNType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Required for encryption version "03" and "05"; the Key Serial Number (KSN) used at the point of sale.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
EncryptionDataType Complex TypePosGateway Schema