Embedded SDK
Embedded SDK
Standard Application Framework

Introduction

This page describes a framework of utilities to be used with a standard application. It includes the main() entry point, and many helpers like APDU parser skeleton, IO parser, and standard crypto (like derivation) and buffer management.

Note
TO BE COMPLETED