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