Utility for text encryption

Namespace: LLCryptoLib.Crypto
Assembly: LLCryptoLib (in LLCryptoLib.dll) Version: 2.0.1024.0 (2.0.1024)

Syntax

C#
public sealed class TextEncryptionUtils
Visual Basic
Public NotInheritable Class TextEncryptionUtils
Visual C++
public ref class TextEncryptionUtils sealed

Inheritance Hierarchy

System..::..Object
  LLCryptoLib.Crypto..::..TextEncryptionUtils

See Also