System::Security::Cryptography::DSACryptoServiceProvider::SignHash methode
DSACryptoServiceProvider::SignHash method
Berekent de handtekening van de opgegeven invoerwaarde.
ByteArrayPtr System::Security::Cryptography::DSACryptoServiceProvider::SignHash(const ByteArrayPtr &rgb_hash, const String &str)
| Parameter | Type | Beschrijving |
|---|---|---|
| rgb_hash | const ByteArrayPtr& | Hashwaarde van de te ondertekenen gegevens. |
| str | const String& | Hash-algoritme‑identificatie gebruikt om de hash te maken. |
ReturnValue
DSA signature for specified data.
Zie ook
- Typedef ByteArrayPtr
- Class String
- Class DSACryptoServiceProvider
- Namespace System::Security::Cryptography
- Library Aspose.Page for C++