/*############################################################################ # 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 : privrevokedmember001 (revoked in grpX privrl) */ //unsigned char mprivatekey001_dat[] = { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x7f, 0xff, 0xff, 0xee, 0xae, 0x8f, 0x73, 0x56, 0xd4, 0xd4, 0x95, 0x28, 0x0a, 0x9b, 0xb4, 0x57, 0x65, 0x8b, 0x68, 0x82, 0x58, 0x42, 0x3f, 0x75, 0x0f, 0x60, 0x15, 0xc2, 0x83, 0x26, 0x3b, 0xa6, 0x74, 0xab, 0x5f, 0x7a, 0xc7, 0x99, 0x84, 0x0d, 0xe4, 0xed, 0xa7, 0x11, 0xd9, 0x8a, 0xd0, 0x08, 0xb0, 0x1c, 0x29, 0x75, 0x71, 0x99, 0xf5, 0x11, 0x7d, 0xf3, 0xa5, 0x55, 0xae, 0xaf, 0x71, 0x1b, 0x25, 0x93, 0xbd, 0x30, 0x50, 0x08, 0x2f, 0xb9, 0x46, 0x89, 0xbf, 0x9d, 0xf5, 0xae, 0x5f, 0x4d, 0x28, 0x5c, 0x5c, 0x19, 0x58, 0xfb, 0xec, 0xac, 0xac, 0xe1, 0x16, 0x27, 0xd3, 0x19, 0x07, 0x76, 0x2c, 0x20, 0x29, 0xec, 0xfb, 0x9c, 0x7f, 0x54, 0x34, 0xba, 0xc2, 0xdb, 0x2b, 0xec, 0xca, 0x08, 0xf8, 0x19, 0x3f, 0x79, 0xee, 0x02, 0x01, 0x1f, 0x7c, 0x6a, 0x3a, 0xdb, 0x6b, 0x42, 0x31, 0xc7, 0x09, 0x4e, 0xb0, 0x1b //}; //unsigned int mprivatekey001_dat_len = 144;