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

TDigipassInfo

  • Sombre
    Lumière
  • PDF

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

TDigipassInfo is used to obtain information about a particular Digipass authenticator. All values are returned in zero-delimited string formats.

typedef struct
{ 
    /* Field Description          : Position  :Length    */
    /* Physical token type        : x00 - 000 : x06 - 006 */
    aat_ascii TokenModel[5 + 1];
    /* Usage count                : x06 - 006 : x07 - 007 */
    aat_ascii UseCount[6 + 1];
    /* Last token time used       : x0D - 013 : x19 - 025 */
    aat_ascii LastTimeUsed[24 + 1];
    /* Last token time shift      : x26 - 038 : x07 - 007 */
    aat_ascii LastTimeShift[6 + 1];
    /* Current error count        : x2D - 045 : x04 - 004 */
    aat_ascii ErrorCount[3 + 1];
    /* Binary codeword            : x31 - 049 : x09 - 009 */
    aat_ascii CodeWord[8 + 1];
    /* Triple DES used            : x3A - 058 : x04 - 004 */
    aat_ascii TripleDes[3 + 1];
    /* Challenge/data fields nbr  : x3E - 062 : x02 - 002 */
    aat_ascii MaxInputFields[1 + 1];
    /* Response length            : x40 - 064 : x03 - 003 */
    aat_ascii ResponseLength[2 + 1];
    /* Output type                : x43 - 067 : x04 - 004 */
    aat_ascii ResponseType[3 + 1];
    /* Checksum requested flag    : x47 - 071 : x04 - 004 */
    aat_ascii ResponseChecksum[3 + 1];
    /* Time step used if any      : x4B - 075 : x06 - 006 */
    aat_ascii TimeStepUsed[6 + 1];
} TDigipassInfo;
  Table: Information format in TDigipassInfo structure
InformationFormatExample
TokenModel5 characters


Digipass 300, Digipass 700


UseCount6 digits000000 to 999999 (returned value capped to 999999 in case the authenticator is used more than 999999 times).
LastTimeUsed24 characters Ddd Mmm DD HH:MM:SS YYYY

Thu Jan 01 00:00:00 1970

LastTimeShift6 signed digits, +/- seconds000000 to 999999
ErrorCount3 digits000 to 999 (returned value capped to 999 in case more than 999 failed validations occur).
CodeWord8 hex digits, describing cryptographic algorithm

00005200

TripleDes3 charactersYES or NO
MaxInputFields1 digit0 to 8
ResponseLength2 digits02 to 16
ResponseType3 charsHEX or DEC
ResponseChecksum3 charsYES/NO
TimeStepUsed6 digits000000 to 262144

For more information, refer to AAL2GetTokenInfo.


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