mirror of
https://github.com/NinjaCheetah/libWiiPy.git
synced 2025-04-25 12:51:01 -04:00
Added missing note about retail vs development root keys
This commit is contained in:
parent
aa9e8fb4ea
commit
04d17a58d2
@ -212,7 +212,8 @@ class CertificateChain:
|
||||
|
||||
def verify_ca_cert(ca_cert: Certificate) -> bool:
|
||||
"""
|
||||
Verify a Wii CA certificate using the root public key.
|
||||
Verify a Wii CA certificate using the root public key. The retail or development root key will be automatically
|
||||
selected based off of the name of the CA certificate provided.
|
||||
|
||||
Parameters
|
||||
----------
|
||||
|
Loading…
x
Reference in New Issue
Block a user