13.4 CAKey Struct Reference
81
13.3.1
Detailed Description
device AID File - 571 bytes
Used as parameter in IDT_BTPay::emv_setApplicationData:()
Used as return value of aidResponse in IDT_BTPay::emv_retrieveApplicationData:response:()
The documentation for this struct was generated from the following file:
• Source_iOS/IDTCommon.h
13.4
CAKey Struct Reference
#include
<
IDTCommon.h
>
Public Attributes
• unsigned char
Hash Algorithm 0x01 = SHA-1.
• unsigned char
Encryption Algorithm 0x01 = RSA.
• unsigned char
[5]
As per payment networks definition.
• unsigned char
As per payment networks definition.
• unsigned char
Length of exponent. 0x01 or 0x03 as per EMV specs.
• unsigned char
Length of key. max 248 bytes as per EMV specs.
• unsigned char
[3]
CA Public Key Exponent.
• unsigned char
[248]
CA Public Key.
13.4.1
Detailed Description
Certificate Authority Public Key
Used as parameter in IDT_BTPay::emv_retrieveCAPK:response:(), IDT_BTPay::emv_removeCAPK:(), IDT_B
←
-
TPay::emv_setCAPK:(), IDT_UniPay::emv_retrieveCAPK:response:(), IDT_UniPay::emv_removeCAPK:(), IDT_
←
-
UniPay::emv_setCAPK:()
Used as return value in IDT_BTPay::emv_retrieveCAPK:response:() IDT_UniPay::emv_retrieveCAPK:response:()
The documentation for this struct was generated from the following file:
• Source_iOS/IDTCommon.h
13.5
CRLEntry Struct Reference
#include
<
IDTCommon.h
>
IDTech iOS SDK Guide for NEO2 #80152802-001