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