chore: interact & quality

This commit is contained in:
2025-03-05 10:41:09 +08:00
parent c66529938f
commit 7d0e38e9cf
5 changed files with 17 additions and 9 deletions

View File

@@ -44,7 +44,7 @@ class RuntimeInfo:
break
return f'''\
========================
PyArmor Runtime ({'Trial' if trial else self.serial_number}) Information:
Pyarmor Runtime ({'Trial' if trial else self.serial_number}) Information:
Product: {product}
AES key: {self.runtime_aes_key.hex()}
Mix string AES nonce: {self.mix_str_aes_nonce().hex()}