Function SigPair.this

Ctor

ref inout this (
  agora.crypto.Schnorr.Signature signature,
  SigHash sig_hash = SigHash.All,
  ulong output_idx = 0LU
) pure nothrow @nogc @safe;