CryptoAuthLib
Atmel CryptoAuthentication Library
|
Atmel CryptoAuth device object. More...
Data Structures | |
struct | atca_device |
atca_device is the C object backing ATCADevice. See the atca_device.h file for details on the ATCADevice methods More... | |
Functions | |
ATCADevice | newATCADevice (ATCAIfaceCfg *cfg) |
constructor for an Atmel CryptoAuth device More... | |
ATCACommand | atGetCommands (ATCADevice dev) |
returns a reference to the ATCACommand object for the device More... | |
ATCAIface | atGetIFace (ATCADevice dev) |
returns a reference to the ATCAIface interface object for the device More... | |
void | deleteATCADevice (ATCADevice *cadev) |
destructor for a device NULLs reference after object is freed More... | |
Atmel CryptoAuth device object.
Copyright (c) 2015 Atmel Corporation. All rights reserved.