ping
Toggle table of contents
0.0.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
ping
commons
/
com.pingidentity.mfa.commons
/
UriParser
/
encodeBase64
encode
Base64
protected
fun
encodeBase64
(
value
:
String
)
:
String
Encode a string as Base64.
Return
The Base64 encoded string.
Parameters
value
The string to encode.