Wechseln zu:Navigation, Suche
Wiki
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
 
Zeile 174: Zeile 174:
* ${Secret}: der oben generierte Geheimcode  
* ${Secret}: der oben generierte Geheimcode  
| The syntax of the OTP secret code is as follows:<br>'''${HASH_ALGO}:${CODING}<nowiki>(</nowiki>${INTERVAL}<nowiki>)</nowiki>${SECRET}'''
| The syntax of the OTP secret code is as follows:<br>'''${HASH_ALGO}:${CODING}<nowiki>(</nowiki>${INTERVAL}<nowiki>)</nowiki>${SECRET}'''
* ${HASH_ALGO}: the hash algorithm, i.e. whether ''SHA1'', ''SHA256'', or ''SHA512''
* ${HASH_ALGO}: the hash algorithm, i.e. whether ''sha1'', ''sha256'', or ''sha512''
** If this is '''not''' specified, the default is ''SHA1''
** If this is '''not''' specified, the default is ''sha1''
* ${CODING}: the input format, i.e. ''base32''(b32), ''base64''(b64). or ''hex''
* ${CODING}: the input format, i.e. ''base32''(b32), ''base64''(b64). or ''hex''
* ${INTERVAL}: the interval that '''must'''' be in brackets
* ${INTERVAL}: the interval that '''must'''' be in brackets

Aktuelle Version vom 26. Januar 2024, 12:10 Uhr