System::Security::Cryptography::ECDsaBotan::VerifyHash Methode
ECDsaBotan::VerifyHash method
Prüft die Datensignatur.
bool System::Security::Cryptography::ECDsaBotan::VerifyHash(ByteArrayPtr hash, ByteArrayPtr signature) override
| Parameter | Typ | Beschreibung |
|---|---|---|
| hash | ByteArrayPtr | Hash, der für empfangene Daten berechnet wurde. |
| Signatur | ByteArrayPtr | Signatur wie empfangen. |
ReturnValue
True, wenn die Signatur gültig ist, false sonst.
Siehe auch
- Typedef ByteArrayPtr
- Class ECDsaBotan
- Namespace System::Security::Cryptography
- Library Aspose.Font for C++