System::Security::Cryptography::DSACryptoServiceProvider::SignHash method
DSACryptoServiceProvider::SignHash method
Belirtilen giriş değerinin imzasını hesaplar.
ByteArrayPtr System::Security::Cryptography::DSACryptoServiceProvider::SignHash(const ByteArrayPtr &rgb_hash, const String &str)
| Parametre | Tür | Açıklama |
|---|---|---|
| rgb_hash | const ByteArrayPtr& | İmzalanacak verinin hash değeri. |
| str | const String& | Hash oluşturmak için kullanılan hash algoritması tanımlayıcısı. |
ReturnValue
DSA signature for specified data.
Ayrıca Bakınız
- Typedef ByteArrayPtr
- Class String
- Class DSACryptoServiceProvider
- Namespace System::Security::Cryptography
- Library Aspose.Font for C++