Construct an obfuscation from a KEY_SIZE-byte key.
Declared in <util/obfuscation.h>
<util/obfuscation.h>
explicit Obfuscation(std::span<std::byte const, KEY_SIZE> key_bytes);