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