Cloudstream
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Cloudstream
Library
/
com.lagradost.cloudstream3.extractors.helper
/
WcoHelper
/
Companion
/
NewExternalKeys
New
External
Keys
common
data
class
NewExternalKeys
(
val
cipherkey
:
String
?
=
null
,
val
encryptKey
:
String
?
=
null
,
val
mainKey
:
String
?
=
null
)
(
source
)
Members
Constructors
New
External
Keys
Link copied to clipboard
common
constructor
(
cipherkey
:
String
?
=
null
,
encryptKey
:
String
?
=
null
,
mainKey
:
String
?
=
null
)
Properties
cipherkey
Link copied to clipboard
common
val
cipherkey
:
String
?
encrypt
Key
Link copied to clipboard
common
val
encryptKey
:
String
?
main
Key
Link copied to clipboard
common
val
mainKey
:
String
?