| Visual Basic (Declaration) | |
|---|---|
Public Overloads Function Decrypt( _ ByVal text As String, _ ByVal encoding As ByteEncoding _ ) As String | |
| C# | |
|---|---|
public string Decrypt( string text, ByteEncoding encoding ) | |
Parameters
- text
- encoding
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7
Reference
CryptoKey ClassCryptoKey Members
Overload List
ByteEncoding