System::Security::Cryptography::ECDsa::SignHash method
ECDsa::SignHash method
Belirtilen giriş değerinin imzasını hesaplar.
virtual ByteArrayPtr System::Security::Cryptography::ECDsa::SignHash(const ByteArrayPtr &hash)=0
| Parametre | Tür | Açıklama |
|---|---|---|
| hash | const ByteArrayPtr& | İmzalanacak verinin hash değeri. |
ReturnValue
Belirtilen hash için ECDSA imzası.
Ayrıca Bakınız
- Typedef ByteArrayPtr
- Class ECDsa
- Namespace System::Security::Cryptography
- Library Aspose.Font for C++