Open the Portico Developer Guide site
PosGateway Schema
PinKey Element
PosGateway Schema > PosInteracDeviceKeysRspType Complex Type : PinKey Element
Description

Key used to encrypt PIN. Maintained in PIN Pad.

Namespace http://Hps.Exchange.PosGateway
Type
xs:string
Overview
PinKey optional xs:string

Key used to encrypt PIN. Maintained in PIN Pad.

Source
<xs:element name="PinKey" type="xs:string" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Key used to encrypt PIN. Maintained in PIN Pad.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
PosInteracDeviceKeysRspType Complex TypePosGateway Schema