123456789101112131415161718192021222324252627282930313233343536373839404142434445 |
- /*############################################################################
- # Copyright 2016 Intel Corporation
- #
- # Licensed under the Apache License, Version 2.0 (the "License");
- # you may not use this file except in compliance with the License.
- # You may obtain a copy of the License at
- #
- # http://www.apache.org/licenses/LICENSE-2.0
- #
- # Unless required by applicable law or agreed to in writing, software
- # distributed under the License is distributed on an "AS IS" BASIS,
- # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- # See the License for the specific language governing permissions and
- # limitations under the License.
- ############################################################################*/
- /*!
- * \file
- * \brief Test data.
- *
- * Type : Intel(R) EPID 2.0 Member private key
- * Group : grpX
- * Signer : verrevokedmember002 (revoked in grpX bsn0 verrl)
- */
- //unsigned char mprivkey002_dat[] = {
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
- 0x00, 0x00, 0x00, 0x00, 0x7f, 0xff, 0xff, 0xee,
- 0xab, 0x31, 0xae, 0x14, 0x0c, 0xcf, 0x08, 0x26,
- 0xfb, 0x6e, 0x67, 0x2c, 0xca, 0x71, 0x49, 0xba,
- 0x84, 0x53, 0xc7, 0xe6, 0x2b, 0xee, 0xc7, 0xff,
- 0x3a, 0x1e, 0x7e, 0x63, 0x1d, 0xf7, 0x2e, 0xee,
- 0xc3, 0xa7, 0xfc, 0x69, 0x69, 0x44, 0x09, 0x5d,
- 0xf9, 0xf0, 0xf4, 0x27, 0xca, 0x26, 0xe2, 0x3a,
- 0x85, 0x8c, 0x8f, 0x01, 0x7b, 0xcf, 0xef, 0xac,
- 0x1c, 0x07, 0x89, 0x0b, 0x41, 0x5f, 0x15, 0x42,
- 0x9d, 0x62, 0xfc, 0x19, 0x8e, 0xe1, 0xde, 0x1f,
- 0x37, 0x47, 0xe3, 0xc0, 0x72, 0xff, 0xdb, 0x0c,
- 0x18, 0x3f, 0x21, 0x6d, 0x8e, 0xb0, 0xfb, 0xb6,
- 0x6a, 0x15, 0x19, 0xc7, 0x47, 0x88, 0x88, 0x4a,
- 0x90, 0xdb, 0xd9, 0x11, 0xf1, 0xef, 0x1a, 0x68,
- 0x8d, 0x1c, 0x07, 0xfe, 0x04, 0xbd, 0xf2, 0x6c,
- 0x8b, 0x1b, 0xd0, 0x7f, 0x96, 0x9a, 0x90, 0xed,
- 0x34, 0x0c, 0x13, 0x6d, 0x7c, 0x0c, 0x32, 0x58
- //};
- //unsigned int mprivkey002_dat_len = 144;
|