BIP324Cipher::GetSessionID

Get the Session ID. Only after Initialize().

Synopsis

Declared in <bip324.h>

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

Return Value

The 32-byte session identifier.