toggle menu
APIManager
2.2.4
jvm
switch theme
search in API
APIManager
/
com.tecknobit.apimanager.apis.encryption
/
BaseCipher
/
decryptBase64
decrypt
Base64
open
fun
decryptBase64
(
content
:
String
)
:
String
Method to decrypt a
Base64
content
Return
Base64
content decrypted as
String
Parameters
content
: content to decrypt