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