void ClearP2PDataPacketSessionSignatureKey();
None.
Clears the key to use when computing a signature for each peer-to-peer communication session.
When LANSessionDiscovery
is enabled or VirtualSocketDriver
is set, this function is executed internally when you execute the Session::CreateSession
or Session::JoinSession
function.
After running the Session::CreateSession
and Session::JoinSession
functions, do not execute this function until the NetZ
instance is destroyed.
CONFIDENTIAL