System::Security::Cryptography::DSACryptoServiceProvider::SignHash metodu
DSACryptoServiceProvider::SignHash method
Belirtilen girdi değerinin imzasını hesaplar.
ByteArrayPtr System::Security::Cryptography::DSACryptoServiceProvider::SignHash(const ByteArrayPtr &rgb_hash, const String &str)
| Parameter | Type | Açıklama |
|---|---|---|
| rgb_hash | const ByteArrayPtr& | İmzalanacak verinin hash değeri. |
| str | const String& | Hash’i 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.Page for C++