CTCert: Difference between revisions
No edit summary |
No edit summary |
||
Line 40: | Line 40: | ||
| 0x108 | | 0x108 | ||
| 0x3C | | 0x3C | ||
| ECDSA Public Key | | ECDSA Public Key. This is two consecutive u8 arrays (each one of length 0x1E), where the first one corresponds to the ECDSA R coordinate, and the second to ECDSA S coordinate. These are in '''big''' endian. | ||
|- | |- | ||
| 0x144 | | 0x144 |