CryptoAuthLib
Atmel CryptoAuthentication Library
test_cert_def_1_signer.h
Go to the documentation of this file.
1 #ifndef TEST_CERT_DEF_1_SIGNER_H
2 #define TEST_CERT_DEF_1_SIGNER_H
3 
5 
6 extern const uint8_t g_test_signer_1_ca_public_key[];
8 
9 #endif // TEST_CERT_DEF_1_SIGNER_H
Declarations for certificates related to ECC CryptoAuthentication devices. These are the definitions ...
const uint8_t g_test_signer_1_ca_public_key[]
Definition: test_cert_def_1_signer.c:3
const atcacert_def_t g_test_cert_def_1_signer
Definition: test_cert_def_1_signer.c:41
Definition: atcacert_def.h:154