System::Security::Cryptography::ECDsaBotan::VerifyHash μέθοδος
ECDsaBotan::VerifyHash method
Ελέγχει την υπογραφή δεδομένων.
bool System::Security::Cryptography::ECDsaBotan::VerifyHash(ByteArrayPtr hash, ByteArrayPtr signature) override
| Parameter | Type | Περιγραφή |
|---|---|---|
| hash | ByteArrayPtr | Hash υπολογισμένο για τα ληφθέντα δεδομένα. |
| υπογραφή | ByteArrayPtr | Υπογραφή όπως ελήφθη. |
ReturnValue
True εάν η υπογραφή είναι έγκυρη, false διαφορετικά.
Δείτε επίσης
- Typedef ByteArrayPtr
- Class ECDsaBotan
- Namespace System::Security::Cryptography
- Library Aspose.Page for C++