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

Required for encryption version "02" or "04"; the Key Transmission Block (KTB) used at the point of sale.

Namespace http://Hps.Exchange.PosGateway
Type
encryptionKTBType Simple Type
Overview
KTB optional encryptionKTBType Simple Type

Required for encryption version "02" or "04"; the Key Transmission Block (KTB) used at the point of sale.

Source
<xs:element name="KTB" type="encryptionKTBType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Required for encryption version "02" or "04"; the Key Transmission Block (KTB) used at the point of sale.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
EncryptionDataType Complex TypePosGateway Schema