mirror of
https://git.gay/ready-dl/pyplayready.git
synced 2025-07-21 15:16:44 +00:00
Typo
This commit is contained in:
parent
dc9fc1e217
commit
7ec104068c
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ class Key:
|
||||||
RSA128 = 0x0001
|
RSA128 = 0x0001
|
||||||
ChainedLicense = 0x0002
|
ChainedLicense = 0x0002
|
||||||
ECC256 = 0x0003
|
ECC256 = 0x0003
|
||||||
ECCforScalableLicenses = 4
|
ECCforScalableLicenses = 0x0004
|
||||||
UNKNOWN = 0xffff
|
UNKNOWN = 0xffff
|
||||||
|
|
||||||
@classmethod
|
@classmethod
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue