mirror of
https://github.com/mailscope/kumomta.git
synced 2026-08-21 03:48:17 +00:00
55770052a5
This provides a variety of encode/decode functions for things like base64 and base32 encoding
121 B
121 B
kumo.encode.base32_decode(STRING)
{{since('dev')}}
Decodes base32 encoded STRING, and returns the decoded string.