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