ExtensionsCryptography Class |
Namespace: Cauldron
Name | Description | |
---|---|---|
GetHash(String) |
Get the hash representing the string. The hash algorithm used is Md5 | |
GetHash(Byte, HashAlgorithms) |
Get the hash representing the string
| |
GetHash(String, HashAlgorithms) |
Get the hash representing the string
| |
ToSecureString(Byte) |
Converts a byte array to a SecureString | |
ToSecureString(String) |
Converts a string to a SecureString |