Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheThingsNetwork/lorawan-stack
/ GetSessionKeys
Method
GetSessionKeys
pkg/ttnpb/join.pb.go:212–217 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
210
}
211
212
func
(x *JoinResponse) GetSessionKeys() *SessionKeys {
213
if
x != nil {
214
return
x.SessionKeys
215
}
216
return
nil
217
}
218
219
func
(x *JoinResponse) GetLifetime() *durationpb.Duration {
220
if
x != nil {
Callers
1
ValidateFields
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected