Creates an ECDSA signature with r and s components.
r
s
Parameters:
const ECDSASignature(this.r, this.s);