Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apple/foundationdb
/ verify
Method
verify
fdbrpc/tests/AuthzTlsTest.actor.cpp:200–200 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
198
ProtocolVersion::withStableInterfaces() } };
199
200
bool verify() const { return true; }
201
202
template <class Ar>
203
void serialize(Ar& ar) {
Callers
5
testPublicKey
Function · 0.45
testPrivateKey
Function · 0.45
verifyToken
Function · 0.45
HasVerify_t<T, decltype(void(std::declval<T>().verify()), 0)>
Class · 0.45
receive
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected