# Functions
DecodeToken will decode the root token returned by the Vault API The algorithm was initially used in the generate root command.
EncodeToken gets a token and an OTP and encodes the token.
GenerateOTP generates a random token and encodes it as a Base64 or as a Base62 encoded string.