Source position: fpecc.pp line 71
function EcdsaSign(
const PrivateKey: TEccPrivateKey;
const Hash: TEccHash;
out Signature: TSignature
):Boolean;