ClCertA: Difference between revisions
No edit summary |
mNo edit summary |
||
Line 5: | Line 5: | ||
For retail this is the "CTR Common Prod 1" cert. The final sizes passed to a function used internally by SSL-module, are 0x4C7 for the cert DER, and 0x4AA for the key DER. | For retail this is the "CTR Common Prod 1" cert. The final sizes passed to a function used internally by SSL-module, are 0x4C7 for the cert DER, and 0x4AA for the key DER. | ||
Each file is encrypted in CBC mode. The first 16 bytes of each file are the IV for decrypting the rest of the file. | Each file is encrypted in CBC mode using [[PSPXI:EncryptDecryptAes#Key_Types| keyslot 0xD]]. The first 16 bytes of each file are the IV for decrypting the rest of the file. | ||
The following servers require usage of ClCertA to connect: | The following servers require usage of ClCertA to connect: |