/*############################################################################ # 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 1.1 private-key based revocation list * Group : grpX */ //unsigned char privrl_dat[] = { // Group ID 0x00, 0x00, 0x00, 0x7b, // RLver 0x00, 0x00, 0x00, 0x01, // n1 0x00, 0x00, 0x00, 0x01, // f[1] 0x00, 0x00, 0x3f, 0x47, 0x7d, 0x79, 0x63, 0x82, 0x72, 0x64, 0x0e, 0x44, 0xd4, 0x1a, 0x05, 0xae, 0xf0, 0x04, 0x15, 0x15, 0xc7, 0x3f, 0x31, 0xdf, 0x1e, 0x57, 0x5b, 0x59, 0xcb, 0x85, 0xd4, 0xbd, //}; //unsigned int privrl_dat_len = 44;