CryptoAuthLib
Atmel CryptoAuthentication Library
atca_device.h File Reference

Atmel Crypto Auth device object. More...

#include "atca_command.h"
#include "atca_iface.h"

Go to the source code of this file.

Typedefs

typedef struct atca_deviceATCADevice
 

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...
 

Detailed Description

Atmel Crypto Auth device object.

Copyright (c) 2015 Atmel Corporation. All rights reserved.