Fixed typo in Certificates.hpp.

Updated GenCErtificates.sh script to accomodate change.
This commit is contained in:
2019-09-10 10:51:32 +01:00
parent 152bc721e1
commit 3cc7032cf4
2 changed files with 2 additions and 2 deletions

View File

@@ -21,4 +21,4 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
extern uint8_t attestCert[/* attestation certificate size */];
extern uint8_t attestPrivKey[/* attestation private key size */];
extern uint8_t attestPubKey[/* attestion public key size */];
extern uint8_t attestPubKey[/* attestation public key size */];