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