nn::nex::Network::ClearP2PDataPacketSessionSignatureKey Member Function

Syntax

void ClearP2PDataPacketSessionSignatureKey();

Parameters

None.

Return Values

None.

Description

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.

See Also

SetP2PDataPacketSessionSignatureKey

Revision History

2012/07/11
Initial version.

CONFIDENTIAL