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