CSharpTest.Net
Decrypt(String,ByteEncoding) Method
See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.Crypto Namespace > CryptoKey Class > Decrypt Method : Decrypt(String,ByteEncoding) Method

text
encoding

Glossary Item Box

Decrypts the base-64 encoded bytes, decrypts the data and returns the string

Syntax

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

Requirements

Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7

See Also

Generated with Document! X 2011 by Innovasys