SEObtemChaveSegurança

This function returns the security key to be used in the next password capture from the establishment owner.

void SEObtemChaveSeguranca (char *SecurityKey, char *Card, char *OpeningKey, char *Result)
ParameterTypeSizeDescription
Security KeyOutput, by value64Exit safety switch. It is ready to be used in CliSiTef's LeSenhaDireto function.
CardEntry, by valueUp to 40Card or track number 2
KeyOpeningEntry, by value32Secret opening key
ResultOutput, by value2Result

The function returns a non-zero value in Result if an error occurred when generating the key and zero (00) if it was generated correctly.

Error codes are described in item

The error codes are described in the following item.

Return Codes.