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  : member1
23 */
24//unsigned char mprivkey_dat[] = {
25  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
26  0x00, 0x00, 0x00, 0x00, 0x7f, 0xff, 0xff, 0xee,
27  0x14, 0x26, 0x0f, 0x4c, 0x15, 0xb6, 0xea, 0x44,
28  0x5f, 0x3c, 0x01, 0xc2, 0xad, 0xe7, 0x00, 0x63,
29  0x41, 0xa8, 0xff, 0xa3, 0x7a, 0x10, 0x00, 0x80,
30  0xdf, 0xb0, 0x9c, 0x1e, 0x77, 0x19, 0x72, 0x6e,
31  0x47, 0x4e, 0x27, 0x8c, 0xfb, 0x1d, 0x86, 0xf7,
32  0x03, 0x85, 0x27, 0x93, 0xac, 0x0a, 0xbe, 0x94,
33  0x24, 0x79, 0x23, 0x21, 0x0a, 0x80, 0xac, 0x00,
34  0xdd, 0x78, 0xd8, 0x68, 0xb4, 0xf4, 0x81, 0x6c,
35  0x0c, 0x89, 0x68, 0x9d, 0x6b, 0x0a, 0x77, 0x6c,
36  0x7a, 0xdb, 0x96, 0xea, 0xaa, 0x8a, 0x47, 0xd2,
37  0x59, 0xc6, 0x98, 0xde, 0x47, 0xb2, 0xc7, 0xab,
38  0xf0, 0xb4, 0xac, 0x1c, 0x58, 0xe7, 0x20, 0x1f,
39  0x5b, 0xcc, 0xd0, 0xef, 0x05, 0x3c, 0x02, 0x94,
40  0xee, 0xaf, 0x1e, 0x12, 0x90, 0xd9, 0xc6, 0x05,
41  0x36, 0x75, 0xc7, 0x46, 0x3c, 0x6c, 0x19, 0xaf,
42  0xbe, 0xe7, 0x43, 0x88, 0x6c, 0x08, 0xa2, 0xb5
43//};
44//unsigned int mprivkey_dat_len = 144;
45