Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TOTP ¶
type TOTP struct {
Secret []byte
Algorithm string
Digits int
Period int
Issuer string
AccountName string
}
func ParseFromURI ¶
func (*TOTP) URI ¶
URI formats the TOTP object as specified in https://github.com/google/google-authenticator/wiki/Key-Uri-Format
Click to show internal directories.
Click to hide internal directories.