AAL2GenSyncTokenAndHostCmd
  • 22 Jan 2025
  • 1 Minute à lire
  • Sombre
    Lumière
  • PDF

AAL2GenSyncTokenAndHostCmd

  • Sombre
    Lumière
  • PDF

The content is currently unavailable in French. You are viewing the default English version.
Résumé de l’article

Function prototype

aat_int32 AAL2GenSyncTokenAndHostCmd(
                                       aat_byte        *Cmd,
                                       aat_int32       *CmdSize,
                                       TDigipassBlob   *DPData,
                                       TKernelParms    *CallParms,
                                       aat_ascii       *aResponseIn,
                                       aat_ascii       *aChallengeIn,
                                       aat_ascii       *aResponse2In,
                                       aat_ascii       *aChallenge2In);

Description

This function creates a command that directs the HSM to synchronize the HSM and the Digipass authenticator using the given data, and to return a result in the form of a reply.

The Digipass token and host synchronization on the HSM is identical to the functionality available with the Authentication Suite Server SDK Software Digipass Management Service. For information on the associated functions, refer to the Authentication Suite Server SDK C-C++ Programmer's Guide.

This function must be used with the post-HSM API AAL2ProcSyncTokenAndHostRpl.

Parameters

  Table: Parameters (AAL2GenSyncTokenAndHostCmd)
TypeNameUseDescription
aat_byte *CmdO

Up to 422 bytes that serialize the SYNC TOKEN AND HOST command type and the input data to the synchronize token and host function on the HSM:

  • Command type - 2 bytes
  • An authenticator application BLOB - 192 bytes
  • Runtime parameters - 80 bytes
  • Password 1 - up to 41 characters
  • Challenge 1 - up to 17 characters
  • Password 2 - up to 41 characters
  • Challenge 2 - up to 17 characters
  • Host time - 4 bytes

Plus 28 bytes for Authentication Suite Server SDK internal use.

aat_int32 *CmdSizeI/O

On entry, this parameter contains the size of the Cmd buffer.On exit, this parameter contains the length of the Cmd message.

TDigipassBlob *DPDataIauthenticator application BLOB.
TKernelParms *CallParmsI

Structure of runtime parameters to use during this function call.

aat_ascii *aResponse In I

String of up to 17+24 numeric or hexadecimal characters, left-justified, null-terminated or right-padded with spaces. This is the first dynamic password generated by the Digipass authenticator.

aat_ascii *aChallenge In I

String of up to 17 numeric characters, left-justified, null-terminated, or right-padded with spaces. This parameter holds the challenge that was proposed to the user to generate CodeToVerify. If no challenge was generated, this parameter should be NULL.

aat_ascii *aResponse2 In IString of up to 17+24 numeric or hexadecimal characters, left-justified, null-terminated or right-padded with spaces. This is the second dynamic password generated by the Digipass authenticator.
aat_ascii *aChallenge2 In I

String of up to 17 numeric characters, left-justified, null-terminated, or right-padded with spaces. This parameter holds the challenge that was proposed to the user to generate CodeToVerify. If no challenge was generated, this parameter should be NULL.

Return codes

  Table: Return codes (AAL2GenSyncTokenAndHostCmd)
CodeMeaningCodeMeaning
0Success590Invalid command pointer
130Invalid response pointer706Invalid data buffer pointer
412Invalid checksum (software)1000Function does not support EMV-CAP
413Invalid Base64 format1018Invalid TLV item pointer
510Invalid Digipass data pointer1025Data buffer too small

Cet article vous a-t-il été utile ?

Changing your password will log you out immediately. Use the new password to log back in.
First name must have atleast 2 characters. Numbers and special characters are not allowed.
Last name must have atleast 1 characters. Numbers and special characters are not allowed.
Enter a valid email
Enter a valid password
Your profile has been successfully updated.
ESC

Ozzy, facilitant la découverte de connaissances grâce à l’intelligence conversationnelle