Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
UIMVerifyPinReq Struct Reference

#include <qaGobiApiUim.h>

Data Fields

UIMSessionInformation sessionInfo
 
verifyUIMPIN verifyPIN
 
encryptedPIN1pEncryptedPIN1
 
BYTE * pKeyReferenceID
 
ULONG * pIndicationToken
 

Detailed Description

This structure contains information of the request parameters associated with a verify PIN API.

Parameters
sessionInfo
verifyPIN
pEncryptedPIN1(optional)
pKeyReferenceID(optional)
  • Indicates the PIN key reference ID.
  • Indicates the PIN key reference ID. Valid values are from 1 to 8, respectively, for application 1 to application 8.
  • This TLV is used only for PIN1 and PIN2 and is ignored in all other cases.
pIndicationToken(optional)
  • Response in Indication.
  • When this TLV is present, it indicates that the result must be provided in a subsequent indication.
Note
Using NULL for the pointers would make sure that the parameter is not added to the request.

The documentation for this struct was generated from the following file: