MCPcopy 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

testPublicKeyFunction · 0.45
testPrivateKeyFunction · 0.45
verifyTokenFunction · 0.45
receiveMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected