Public Function Base32Decode(ByVal Base32String As String) As String
Decodes the base-32 encoded string to a binary string.
©2024 Blue Polar. All rights reserved.