String encrypter
| C# | Visual Basic |
public class SSTCryptographer
Public Class SSTCryptographer
| 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.) |
| Object | |
| SSTCryptographer | |
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2022.8.22.610