toggle menu
Cloudstream
cloudstream
switch theme
search in API
Cloudstream
/
com.lagradost.cloudstream3.extractors.helper
/
AesHelper
/
cryptoAESHandler
crypto
AESHandler
fun
cryptoAESHandler
(
data
:
String
,
pass
:
ByteArray
,
encrypt
:
Boolean
=
true
,
padding
:
String
=
HASH
)
:
String
?
(
source
)