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 : verrevokedmember002 (revoked in grpX bsn0 verrl) 23 */ 24 25//unsigned char mprivkey002_dat[] = { 26 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 27 0x00, 0x00, 0x00, 0x00, 0x7f, 0xff, 0xff, 0xee, 28 0xab, 0x31, 0xae, 0x14, 0x0c, 0xcf, 0x08, 0x26, 29 0xfb, 0x6e, 0x67, 0x2c, 0xca, 0x71, 0x49, 0xba, 30 0x84, 0x53, 0xc7, 0xe6, 0x2b, 0xee, 0xc7, 0xff, 31 0x3a, 0x1e, 0x7e, 0x63, 0x1d, 0xf7, 0x2e, 0xee, 32 0xc3, 0xa7, 0xfc, 0x69, 0x69, 0x44, 0x09, 0x5d, 33 0xf9, 0xf0, 0xf4, 0x27, 0xca, 0x26, 0xe2, 0x3a, 34 0x85, 0x8c, 0x8f, 0x01, 0x7b, 0xcf, 0xef, 0xac, 35 0x1c, 0x07, 0x89, 0x0b, 0x41, 0x5f, 0x15, 0x42, 36 0x9d, 0x62, 0xfc, 0x19, 0x8e, 0xe1, 0xde, 0x1f, 37 0x37, 0x47, 0xe3, 0xc0, 0x72, 0xff, 0xdb, 0x0c, 38 0x18, 0x3f, 0x21, 0x6d, 0x8e, 0xb0, 0xfb, 0xb6, 39 0x6a, 0x15, 0x19, 0xc7, 0x47, 0x88, 0x88, 0x4a, 40 0x90, 0xdb, 0xd9, 0x11, 0xf1, 0xef, 0x1a, 0x68, 41 0x8d, 0x1c, 0x07, 0xfe, 0x04, 0xbd, 0xf2, 0x6c, 42 0x8b, 0x1b, 0xd0, 0x7f, 0x96, 0x9a, 0x90, 0xed, 43 0x34, 0x0c, 0x13, 0x6d, 0x7c, 0x0c, 0x32, 0x58 44//}; 45//unsigned int mprivkey002_dat_len = 144; 46