System::Security::Authentication::HashAlgorithmType enum
HashAlgorithmType enum
枚举哈希算法。
enum class HashAlgorithmType
值
| 名称 | 值 | 描述 |
|---|---|---|
| 无 | 0 | 未使用哈希算法。 |
| Md5 | 32771 | Message Digest 5 哈希算法。 |
| Sha1 | 32772 | Secure Hash Algorithm 1。 |
另见
- Namespace System::Security::Authentication
- Library Aspose.Font for C++