Function TransactionBuilder.signWithSpecificKey

Sign with a given key and append ubytes if given

Unlock signWithSpecificKey(KeyPair key, ubyte[] append = null) (
  in Transaction tx,
  in OutputRef
) nothrow @safe;