System::Security::Authentication::HashAlgorithmType enum
HashAlgorithmType enum
Hash algoritmalarını listeler.
enum class HashAlgorithmType
Değerler
| Ad | Değer | Açıklama |
|---|---|---|
| None | 0 | Hash algoritması kullanılmaz. |
| Md5 | 32771 | Message Digest 5 hash algoritması. |
| Sha1 | 32772 | Secure Hash Algorithm 1. |
Ayrıca Bakınız
- Namespace System::Security::Authentication
- Library Aspose.Page for C++