Sphyrnidae Common Library
2.0.1
Shared Utilities/Library
|
Namespaces | |
namespace | Algorithms |
namespace | KeyManager |
namespace | Models |
Classes | |
class | EncryptionDispatcher |
Encrypts or decrypts a string. More... | |
class | EncryptionExtensions |
Encrypts or decrypts a string. This utilizes IEncryption More... | |
class | EncryptionNone |
Encrypts or decrypts a string. Note that this uses an encryption key stored in the environment More... | |
interface | IEncryption |
Encryption of a string More... | |