Certificates: Difference between revisions
m →Overview: Hash generation |
mNo edit summary |
||
Line 31: | Line 31: | ||
|} | |} | ||
The | The signatures is taken over the actual certificate data(from the start of the "Issuer", to the end of the "Public Key", aligned to 0x40 bytes). | ||
== Format == | == Format == | ||
Line 51: | Line 51: | ||
| 0x4 + X | | 0x4 + X | ||
| 0x3C | | 0x3C | ||
| Signature Padding | | Signature Padding(aligning signature with padding to 0x40 bytes) | ||
|- | |- | ||
| 0x40 + X | | 0x40 + X |