System::Security::Cryptography::DSACryptoServiceProvider::SignHash metod
DSACryptoServiceProvider::SignHash method
Beräknar signaturen för det angivna inmatningsvärdet.
ByteArrayPtr System::Security::Cryptography::DSACryptoServiceProvider::SignHash(const ByteArrayPtr &rgb_hash, const String &str)
| Parameter | Type | Beskrivning |
|---|---|---|
| rgb_hash | const ByteArrayPtr& | Hashvärde för data som ska signeras. |
| str | const String& | Identifierare för hash-algoritm som används för att skapa hashen. |
ReturnValue
DSA signature for specified data.
Se även
- Typedef ByteArrayPtr
- Class String
- Class DSACryptoServiceProvider
- Namespace System::Security::Cryptography
- Library Aspose.Page for C++