Pbkdf2.Base64.decode
You're seeing just the function
decode
, go back to Pbkdf2.Base64 module for more information.
Decode using the adapted Pbkdf2 alphabet.
Examples
iex> Pbkdf2.Base64.decode("c3BhbWFuZGVnZ3M")
"spamandeggs"