Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ValveSoftware/GameNetworkingSockets
/ IsValid
Method
IsValid
src/common/crypto_25519_donna.cpp:201–204 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
199
}
200
201
bool CEC25519KeyBase::IsValid() const
202
{
203
return CCryptoKeyBase_RawBuffer::IsValid();
204
}
205
206
uint32 CEC25519KeyBase::GetRawData( void *pData ) const
207
{
Callers
1
PerformKeyExchange
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected