1/*############################################################################ 2 # Copyright 2016 Intel Corporation 3 # 4 # Licensed under the Apache License, Version 2.0 (the "License"); 5 # you may not use this file except in compliance with the License. 6 # You may obtain a copy of the License at 7 # 8 # http://www.apache.org/licenses/LICENSE-2.0 9 # 10 # Unless required by applicable law or agreed to in writing, software 11 # distributed under the License is distributed on an "AS IS" BASIS, 12 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 13 # See the License for the specific language governing permissions and 14 # limitations under the License. 15 ############################################################################*/ 16/*! 17 * \file 18 * \brief Test data. 19 * 20 * Type : Intel(R) EPID 2.0 Member private key 21 * Group : grpX 22 * Signer : sigrevokedmember001 (revoked in grpX sigrl) 23 */ 24 25//unsigned char mprivatekey001_dat[] = { 26 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 27 0x00, 0x00, 0x00, 0x00, 0x7f, 0xff, 0xff, 0xee, 28 0xdb, 0x1b, 0x7b, 0xaa, 0x93, 0xed, 0x33, 0x68, 29 0x8d, 0x20, 0x80, 0x66, 0x12, 0xaa, 0xfb, 0x6c, 30 0x84, 0x02, 0xf0, 0xbd, 0x4b, 0xa4, 0xac, 0x12, 31 0xcc, 0xbf, 0xfb, 0xd2, 0x19, 0x64, 0x14, 0xa2, 32 0xdc, 0xf6, 0x85, 0xcc, 0xd1, 0xb7, 0x15, 0x65, 33 0x76, 0xf2, 0xf5, 0xdd, 0x91, 0x98, 0xa1, 0x6e, 34 0x21, 0x64, 0xcc, 0x74, 0xe1, 0x9b, 0x7c, 0x56, 35 0xd4, 0x2f, 0xf5, 0x5f, 0xd4, 0xec, 0x03, 0x69, 36 0x27, 0x49, 0xcd, 0xd3, 0x90, 0x18, 0xb2, 0x82, 37 0x74, 0x46, 0x2b, 0x70, 0xc3, 0xe9, 0xcb, 0x30, 38 0xde, 0x4e, 0x9c, 0x19, 0x97, 0x93, 0x24, 0x8b, 39 0x10, 0xe9, 0x68, 0xca, 0x64, 0xbf, 0xcd, 0x81, 40 0x02, 0x5c, 0x15, 0x7e, 0x0f, 0x00, 0x82, 0x32, 41 0x45, 0xcf, 0x91, 0xd3, 0x64, 0x5f, 0xf6, 0x0a, 42 0x83, 0x83, 0xc6, 0x3c, 0x0a, 0x68, 0x2c, 0x1e, 43 0x96, 0x4b, 0xfa, 0xde, 0x06, 0xfe, 0x1a, 0x73 44//}; 45//unsigned int mprivatekey001_dat_len = 144; 46