| Visual Basic (Declaration) | |
|---|---|
Protected Overloads Sub Decrypt( _ ByVal token As TcpChannelToken, _ ByVal dataToDecrypt As ArraySegment(Of Byte), _ ByVal useClientKeys As Boolean _ ) | |
| C# | |
|---|---|
protected void Decrypt( TcpChannelToken token, ArraySegment<byte> dataToDecrypt, bool useClientKeys ) | |
Parameters
- token
- dataToDecrypt
- useClientKeys
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family