CDC Badge OS
Firmware for the CDC Badge v1.0 hardware security key
Loading...
Searching...
No Matches
GpgRecvStore.cpp File Reference
#include "mod_gpg/GpgRecvStore.h"
#include "cdc_core/Raii.h"
#include "cdc_log.h"
#include "nvs.h"
#include "nvs_flash.h"
#include <algorithm>
#include <cstdio>
#include <cstring>

Go to the source code of this file.

Namespaces

namespace  cdc
namespace  cdc::mod_gpg

Variables

static const char * TAG = "GPG_RECV"

Variable Documentation

◆ TAG

const char* TAG = "GPG_RECV"
static

Definition at line 10 of file GpgRecvStore.cpp.