Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

11 lines
334 B

// Appcert Root Pubkey
//
const BYTE abEncDecCertRoot[] =
{
0xD8, 0xF9, 0x9B, 0x8B, 0xDA, 0xC3, 0xEF, 0x2B,
0x4B, 0x85, 0x14, 0x0F, 0xC4, 0xD1, 0xEA, 0x15,
0xD5, 0x3B, 0x6D, 0x51, 0x36, 0xDB, 0xF0, 0x4E,
0x64, 0x12, 0x2B, 0xE0, 0x7E, 0x9F, 0x01, 0x15,
0xD1, 0x8D, 0x85, 0x8E, 0xF8, 0xA6, 0xD7, 0x7E
};