Readium
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Readium
readium-lcp
/
org.readium.r2.lcp
/
LcpError
/
LicenseIntegrity
License
Integrity
androidJvm
sealed
class
LicenseIntegrity
:
LcpError
An error occurred while checking the integrity of the License, it can't be retrieved.
Inheritors
CertificateRevoked
InvalidCertificateSignature
InvalidLicenseSignatureDate
InvalidLicenseSignature
InvalidUserKeyCheck
Members
Types
Certificate
Revoked
Link copied to clipboard
androidJvm
object
CertificateRevoked
:
LcpError.LicenseIntegrity
Invalid
Certificate
Signature
Link copied to clipboard
androidJvm
object
InvalidCertificateSignature
:
LcpError.LicenseIntegrity
Invalid
License
Signature
Link copied to clipboard
androidJvm
object
InvalidLicenseSignature
:
LcpError.LicenseIntegrity
Invalid
License
Signature
Date
Link copied to clipboard
androidJvm
object
InvalidLicenseSignatureDate
:
LcpError.LicenseIntegrity
Invalid
User
Key
Check
Link copied to clipboard
androidJvm
object
InvalidUserKeyCheck
:
LcpError.LicenseIntegrity
Properties
cause
Link copied to clipboard
androidJvm
open
override
val
cause
:
Error
?
message
Link copied to clipboard
androidJvm
open
override
val
message
:
String