Readium
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Readium
readium-lcp
/
org.readium.r2.lcp
/
LcpLicense
/
decrypt
decrypt
androidJvm
abstract
suspend
fun
decrypt
(
data
:
ByteArray
)
:
Try
<
ByteArray
,
LcpError
>
Decrypts the given
data
encrypted with the license's content key.