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