MCPcopy 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
17bool CEC25519KeyBase::IsValid() const
18{
19 return CCryptoKeyBase_RawBuffer::IsValid();
20}
21
22uint32 CEC25519KeyBase::GetRawData( void *pData ) const
23{

Callers 1

PerformKeyExchangeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected