System::Security::Cryptography::ECDsaBotan::SignHash metodo
ECDsaBotan::SignHash method
Calcola la firma del valore di input specificato.
ByteArrayPtr System::Security::Cryptography::ECDsaBotan::SignHash(const ByteArrayPtr &hash) override
| Parametro | Tipo | Descrizione |
|---|---|---|
| hash | const ByteArrayPtr& | Valore hash dei dati da firmare. |
ReturnValue
Firma ECDSA per l’hash specificato.
Vedi anche
- Typedef ByteArrayPtr
- Class ECDsaBotan
- Namespace System::Security::Cryptography
- Library Aspose.Font for C++