System::Security::Cryptography::ECDsaBotan::SignHash metodu

ECDsaBotan::SignHash method

Belirtilen giriş değerinin imzasını hesaplar.

ByteArrayPtr System::Security::Cryptography::ECDsaBotan::SignHash(const ByteArrayPtr &hash) override
ParametreTürAçıklama
hashconst ByteArrayPtr&İmzalanacak verinin hash değeri.

ReturnValue

Belirtilen hash için ECDSA imzası.

Ayrıca Bakınız