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:
| The syntax of the OTP secret code is as follows:
}}
* ${HASH_ALGO}: the hash algorithm, i.e. whether ''SHA1'', ''SHA256'', or ''SHA512''
** If this is '''not''' specified, the default is ''SHA1''
* ${CODING}: the input format, i.e. ''base32''(b32), ''base64''(b64). or ''hex''
* ${INTERVAL}: the interval that '''must'''' be in brackets
* ${Secret}: the secret code generated above }}
{{var | OTP Geheimcode Syntax Beispiel
{{var | OTP Geheimcode Syntax Beispiel
| '''''Beispiel''''': sha256 mit base32 und 30 Sekunden-Intervall → sha256:b32(30)1234567ABCD123  
| '''''Beispiel''''': sha256 mit base32 und 30 Sekunden-Intervall → sha256:b32(30)1234567ABCD123  

Version vom 26. Januar 2024, 12:01 Uhr