String encrypter
Declaration Syntax
C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public class SSTCryptographer
public class SSTCryptographer
Public Class SSTCryptographer
Public Class SSTCryptographer
public ref class SSTCryptographer
public ref class SSTCryptographer
type SSTCryptographer = class end
type SSTCryptographer = class end
Members
All Members | Constructors | Methods | |||
Icon | Member | Description |
---|---|---|
SSTCryptographer()()()() | ||
Decrypt(String) |
Decrypt the given string using the default key.
| |
Decrypt(String, String) |
Decrypt the given string using the specified key.
| |
Encrypt(String) |
Encrypt the given string using the default key.
| |
Encrypt(String, String) |
Encrypt the given string using the specified key.
| |
Equals(Object) | (Inherited from Object.) | |
Finalize()()()() | (Inherited from Object.) | |
GetHashCode()()()() | (Inherited from Object.) | |
GetType()()()() | (Inherited from Object.) | |
MemberwiseClone()()()() | (Inherited from Object.) | |
ToString()()()() | (Inherited from Object.) |
Inheritance Hierarchy
Object | |
SSTCryptographer |
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120