/*############################################################################ # 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 : sigrevokedmember001 (revoked in grpX sigrl) */ //unsigned char mprivatekey001_dat[] = { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x7f, 0xff, 0xff, 0xee, 0xdb, 0x1b, 0x7b, 0xaa, 0x93, 0xed, 0x33, 0x68, 0x8d, 0x20, 0x80, 0x66, 0x12, 0xaa, 0xfb, 0x6c, 0x84, 0x02, 0xf0, 0xbd, 0x4b, 0xa4, 0xac, 0x12, 0xcc, 0xbf, 0xfb, 0xd2, 0x19, 0x64, 0x14, 0xa2, 0xdc, 0xf6, 0x85, 0xcc, 0xd1, 0xb7, 0x15, 0x65, 0x76, 0xf2, 0xf5, 0xdd, 0x91, 0x98, 0xa1, 0x6e, 0x21, 0x64, 0xcc, 0x74, 0xe1, 0x9b, 0x7c, 0x56, 0xd4, 0x2f, 0xf5, 0x5f, 0xd4, 0xec, 0x03, 0x69, 0x27, 0x49, 0xcd, 0xd3, 0x90, 0x18, 0xb2, 0x82, 0x74, 0x46, 0x2b, 0x70, 0xc3, 0xe9, 0xcb, 0x30, 0xde, 0x4e, 0x9c, 0x19, 0x97, 0x93, 0x24, 0x8b, 0x10, 0xe9, 0x68, 0xca, 0x64, 0xbf, 0xcd, 0x81, 0x02, 0x5c, 0x15, 0x7e, 0x0f, 0x00, 0x82, 0x32, 0x45, 0xcf, 0x91, 0xd3, 0x64, 0x5f, 0xf6, 0x0a, 0x83, 0x83, 0xc6, 0x3c, 0x0a, 0x68, 0x2c, 0x1e, 0x96, 0x4b, 0xfa, 0xde, 0x06, 0xfe, 0x1a, 0x73 //}; //unsigned int mprivatekey001_dat_len = 144;