Visual Basic (Declaration) | |
---|---|
Public Overloads Function Encrypt( _ ByVal text As String, _ ByVal encoding As ByteEncoding _ ) As String |
C# | |
---|---|
public string Encrypt( 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