Sphyrnidae Common Library  2.0.1
Shared Utilities/Library
Sphyrnidae.Common.Encryption Namespace Reference

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...