Home
last modified time | relevance | path

Searched defs:nistPayload (Results 1 – 1 of 1) sorted by relevance

/dports/security/keybase/client-v5.7.1/go/libkb/
H A Dnist.go228 type nistPayload struct { struct
229 _struct bool `codec:",toarray"` //nolint
230 Version sessionVersion
231 Mode nistMode
232 Hostname string
233 UID []byte
234 DeviceID []byte
235 KID []byte
236 Generated int64
237 Lifetime int64
[all …]