AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "Base32.h"
Static Public Member Functions | |
static std::string | Encode (std::vector< uint8 > const &data) |
static Optional< std::vector< uint8 > > | Decode (std::string const &data) |
References Acore::Impl::GenericBaseEncoding< Encoding >::Decode().
Referenced by account_commandscript::HandleAccountSet2FACommand().
|
static |
References Acore::Impl::GenericBaseEncoding< Encoding >::Encode().
Referenced by account_commandscript::HandleAccount2FASetupCommand().