Function toBlob

Converts a signature to a BitBlob

geod24.bitblob.BitBlob!(64L) toBlob (
  in ref const(agora.crypto.Schnorr.Signature) signature
) pure nothrow @nogc @safe;