Documentation ¶
Index ¶
Constants ¶
View Source
const ( NoncePeriod = 15 * time.Second TOTPAlgorithm = otp.AlgorithmSHA256 TOTPDigits = 8 TOTPPeriod = 1 * time.Second // note: this must be in whole seconds TDXNonceSize = 64 TPM2NonceSize = 20 // some TPMs don't support nonces longer than 20 bytes )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.