Cloudstream
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Cloudstream
Library
/
com.lagradost.cloudstream3.extractors.helper
/
AesHelper
/
cryptoAESHandler
crypto
AESHandler
common
fun
cryptoAESHandler
(
data
:
String
,
pass
:
ByteArray
,
encrypt
:
Boolean
=
true
,
padding
:
String
=
HASH
)
:
String
?
(
source
)