System::Security::Cryptography::ECDsaBotan::SignHash methode

ECDsaBotan::SignHash method

Berekent de handtekening van de opgegeven invoerwaarde.

ByteArrayPtr System::Security::Cryptography::ECDsaBotan::SignHash(const ByteArrayPtr &hash) override
ParameterTypeBeschrijving
hashconst ByteArrayPtr&Hashwaarde van de te ondertekenen gegevens.

ReturnValue

ECDSA-handtekening voor de opgegeven hash.

Zie ook