ping
Toggle table of contents
0.0.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
ping
commons
/
com.pingidentity.mfa.commons
/
UriParser
/
decodeBase64
decode
Base64
protected
fun
decodeBase64
(
value
:
String
)
:
String
Decode a Base64 encoded string.
Return
The decoded string.
Parameters
value
The Base64 encoded string.