Return the key as a hex string.
Synopsis
Declared in <util/obfuscation.h>
std::string
HexKey() const;
Return Value
The hex encoding of the first (unrotated) key word.
Created with MrDocs
Return the key as a hex string.
Declared in <util/obfuscation.h>
std::string
HexKey() const;
The hex encoding of the first (unrotated) key word.
Created with MrDocs