Sphyrnidae Common Library
2.0.1
Shared Utilities/Library
|
This is the complete list of members for Sphyrnidae.Common.Encryption.EncryptionExtensions, including all inherited members.
Decrypt(this string str, IEncryption encryption) | Sphyrnidae.Common.Encryption.EncryptionExtensions | static |
Encrypt(this string str, IEncryption encryption) | Sphyrnidae.Common.Encryption.EncryptionExtensions | static |
EqualsHash(this string str, IEncryption encryption, string salt, byte[] hash) | Sphyrnidae.Common.Encryption.EncryptionExtensions | static |
Hash(this string str, IEncryption encryption, string salt) | Sphyrnidae.Common.Encryption.EncryptionExtensions | static |