KnownHashingAlgorithm enum
Known values of HashingAlgorithm that the service accepts.
Fields
| MD5 | MD5 |
| None | None |
| NotSpecified | NotSpecified |
| SHA1 | SHA1 |
| SHA2256 | SHA2256 |
| SHA2384 | SHA2384 |
| SHA2512 | SHA2512 |