MCPcopy 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
201bool CEC25519KeyBase::IsValid() const
202{
203 return CCryptoKeyBase_RawBuffer::IsValid();
204}
205
206uint32 CEC25519KeyBase::GetRawData( void *pData ) const
207{

Callers 1

PerformKeyExchangeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected