package
0.15.2
Repository: https://github.com/hashicorp/vault.git
Documentation: pkg.go.dev

# 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.