Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateRandom ¶
func PEMToEd25519PrivKey ¶
func PEMToEd25519PrivKey(data []byte) (ed25519.PrivateKey, error)
func ValidatePassword ¶
Types ¶
type Fingerprint ¶
type Fingerprint struct { Browser sql.NullString OS sql.NullString }
func ParseUA ¶
func ParseUA(raw string) Fingerprint
Click to show internal directories.
Click to hide internal directories.