1
0
mirror of https://github.com/XFox111/SimpleOTP.git synced 2026-04-23 08:08:40 +03:00

Updated SecretGenerator.GenerateSecret (markdown)

2021-07-09 00:46:43 +03:00
parent 41c05a5f8f
commit eeefcedece
+1 -1
@@ -19,4 +19,4 @@ Default is: 160 bits.
Base32 encoded alphanumeric string with length form 16 to 20 characters.
### Remarks
CURRENTLY THIS GENERATOR WORKS CORRECTLY ONLY WITH 160-BIT LENGTHS. Set `length` at your own risk.
Number of bits will be rounded down to the nearest number which divides by 8.