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 : privrevokedmember002 (revoked in grpX privrl) 23 */ 24 25//unsigned char mprivatekey002_dat[] = { 26 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 27 0x00, 0x00, 0x00, 0x00, 0x7f, 0xff, 0xff, 0xee, 28 0xbb, 0x31, 0x32, 0x47, 0xde, 0xe1, 0xd5, 0x97, 29 0xe9, 0xdf, 0x2a, 0xa1, 0x3b, 0xb4, 0x0d, 0x84, 30 0xf0, 0x01, 0x61, 0x74, 0x9e, 0xde, 0x47, 0x9c, 31 0xfa, 0xcc, 0x73, 0x63, 0x6e, 0x63, 0x8d, 0x5c, 32 0xf8, 0x1c, 0xe8, 0x32, 0x5f, 0x1c, 0xed, 0xde, 33 0x82, 0xc4, 0x29, 0x28, 0x8d, 0xf2, 0x5e, 0x4f, 34 0xd6, 0x16, 0x9e, 0x87, 0xa2, 0x65, 0x61, 0x31, 35 0x25, 0x8a, 0x81, 0xb5, 0x60, 0xf2, 0x08, 0xc9, 36 0x83, 0x8d, 0xbe, 0x69, 0xb1, 0x8d, 0x0f, 0x4a, 37 0x55, 0x1d, 0xdb, 0x72, 0x84, 0x33, 0x45, 0x02, 38 0x34, 0xcd, 0x76, 0x94, 0x2b, 0xd6, 0x89, 0xab, 39 0xa6, 0x9a, 0x87, 0x60, 0x54, 0x37, 0x5f, 0x04, 40 0x8d, 0xa3, 0xbf, 0xfa, 0xd1, 0x1d, 0x03, 0x29, 41 0x17, 0xca, 0xcd, 0x01, 0xda, 0x76, 0x49, 0x3b, 42 0x97, 0xc9, 0xd3, 0xf5, 0x13, 0x75, 0xbe, 0x70, 43 0xc4, 0x24, 0x43, 0xff, 0xaa, 0x44, 0x67, 0xba 44//}; 45//unsigned int mprivatekey002_dat_len = 144; 46