Typo
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user