Base32Decode

Public Function Base32Decode(ByVal Base32String As String) As String

Decodes the base-32 encoded string to a binary string.

See also: