Base:
method
SignHash
System.Security.Cryptography.ECDsa.SignHash(System.Byte[])
2 references to SignHash
System.Core (2)
System\Security\Cryptography\ECDsaCng.cs (2)
285
return
SignHash
(hashValue);
301
return
SignHash
(hashValue);