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

text
encoding

Glossary Item Box

Encrypts the encoded text and returns the base-64 encoded result

Syntax

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

Requirements

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

See Also

Generated with Document! X 2011 by Innovasys