Utility class to handle alphabetic shifts.
It defines a standard set of characters, the "Characters" string, which is
CopyC#
and then performs method on the "Characters" string.
Namespace: LLCryptoLib.Utils
ABCDEFGHIJKLMNOPQRSTUVWXYZ{} []()<>,.?;:'+-=@!#$%^&*~`_|/abcdefghijklmnopqrstuvwxyz0123456789
Assembly: LLCryptoLib (in LLCryptoLib.dll) Version: 2.0.1024.0 (2.0.1024)
Syntax
C# |
---|
public static class Alpha |
Visual Basic |
---|
Public NotInheritable Class Alpha |
Visual C++ |
---|
public ref class Alpha abstract sealed |
Inheritance Hierarchy
System..::..Object
LLCryptoLib.Utils..::..Alpha
LLCryptoLib.Utils..::..Alpha