System::Security::Authentication::HashAlgorithmType एन्म
HashAlgorithmType enum
हैश एल्गोरिदम को सूचीबद्ध करता है।
enum class HashAlgorithmType
मान
| नाम | मान | विवरण |
|---|---|---|
| None | 0 | कोई हैश एल्गोरिदम उपयोग नहीं किया गया है। |
| Md5 | 32771 | Message Digest 5 हैश एल्गोरिदम। |
| Sha1 | 32772 | Secure Hash Algorithm 1 हैश एल्गोरिदम। |
संबंधित देखें
- Namespace System::Security::Authentication
- Library Aspose.Page for C++