Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baumgarr/nixnote2
/ nonceGenerator
Function
nonceGenerator
qevercloud/oauth.cpp:38–38 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
36
NonceGenerator nonceGenerator_ = random64;
37
38
NonceGenerator nonceGenerator() {return nonceGenerator_;}
39
}
40
41
void setNonceGenerator(quint64 (*nonceGenerator)())
Callers
1
authenticate
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected