Visual Basic (Declaration) | |
---|---|
Function Decrypt( _ ByVal algorithmUri As String, _ ByVal dataToDecrypt As ArraySegment(Of Byte) _ ) As ArraySegment(Of Byte) |
C# | |
---|---|
ArraySegment<byte> Decrypt( string algorithmUri, ArraySegment<byte> dataToDecrypt ) |
Parameters
- algorithmUri
- dataToDecrypt
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family