CDC Badge OS
Firmware for the CDC Badge v1.0 hardware security key
Loading...
Searching...
No Matches
SecureElementStub.cpp File Reference
#include "cdc_hal/ISecureElement.h"
#include "cdc_log.h"

Go to the source code of this file.

Classes

class  cdc::hal::SecureElementStub

Namespaces

namespace  cdc
namespace  cdc::hal

Functions

ISecureElementcdc::hal::getSecureElementInstance ()
 Returns singleton secure-element stub instance.

Variables

static const char * TAG = "SE-Stub"
static SecureElementStub cdc::hal::g_secureElementStub

Variable Documentation

◆ TAG

const char* TAG = "SE-Stub"
static

Secure Element Stub Temporary stub until Tropic01Element is adapted to new libtropic v3.x API

Definition at line 9 of file SecureElementStub.cpp.