Defines a number of easy-to-use methods to perform string-based encryption.

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

Syntax

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

Inheritance Hierarchy

System..::..Object
  LLCryptoLib.Security.Cryptography..::..StringEncryption

See Also