+ Removed "status" field from the 'communication protocol'

+ Removed RemoteCdm server compatibility checks
+ Added XML building from JSON
+ Added status code (DrmResult) parsing
+ Added enums to bcert/xmrlicense
+ Added optional encryption/signing keys during (re-)provisioning
+ Added PSSH box v1 support
This commit is contained in:
titus
2025-02-06 13:55:18 +01:00
parent 3472fa3f27
commit 251993c9d3
16 changed files with 1569 additions and 500 deletions

View File

@@ -11,5 +11,5 @@ users:
fx206W0FaB2O34HzGsgb8rcDe9e3ijsf: # secret key, a-zA-Z-09{32} is recommended, case-sensitive
username: chloe # only for internal logging, user will not see this name
devices: # list of allowed devices by filename
- test_key_001
- test_device_001
# ...