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