Cloudstream
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Cloudstream
Library
/
com.lagradost.cloudstream3.utils
/
M3u8Helper2
/
getDecrypted
get
Decrypted
common
fun
getDecrypted
(
secretKey
:
ByteArray
,
data
:
ByteArray
,
iv
:
ByteArray
=
byteArrayOf()
,
index
:
Int
)
:
ByteArray
(
source
)