System::Security::Cryptography::ECDsaBotan::SignHash method
ECDsaBotan::SignHash method
Calcula la firma del valor de entrada especificado.
ByteArrayPtr System::Security::Cryptography::ECDsaBotan::SignHash(const ByteArrayPtr &hash) override
| Parámetro | Tipo | Descripción |
|---|---|---|
| hash | const ByteArrayPtr& | Valor hash de los datos a firmar. |
ReturnValue
Firma ECDSA para el hash especificado.
Ver también
- Typedef ByteArrayPtr
- Class ECDsaBotan
- Namespace System::Security::Cryptography
- Library Aspose.Page for C++