//readium-lcp/org.readium.r2.lcp.license.model.components.lcp
Package-level declarations¶
Types¶
Name | Summary |
---|---|
ContentKey | [androidJvm] data class ContentKey(val json: JSONObject) |
Encryption | [androidJvm] data class Encryption(val json: JSONObject) |
Rights | [androidJvm] data class Rights(val json: JSONObject) |
Signature | [androidJvm] data class Signature(val json: JSONObject) |
User | [androidJvm] data class User(val json: JSONObject) |
UserKey | [androidJvm] data class UserKey(val json: JSONObject) |