Base64Decode

Public Function Base64Decode(ByVal Base64String As String) As String

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

See also: