BIP324Cipher::GetSendGarbageTerminator

Get the Garbage Terminator to send. Only after Initialize().

Synopsis

Declared in <bip324.h>

std::span<std::byte const>
GetSendGarbageTerminator() const noexcept;

Return Value

The garbage terminator we send to the peer.