Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ValveSoftware/GameNetworkingSockets
/ IsValid
Method
IsValid
src/common/crypto_25519_libsodium.cpp:17–20 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
15
}
16
17
bool CEC25519KeyBase::IsValid() const
18
{
19
return CCryptoKeyBase_RawBuffer::IsValid();
20
}
21
22
uint32 CEC25519KeyBase::GetRawData( void *pData ) const
23
{
Callers
1
PerformKeyExchange
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected