libchipcard 5.1.6
msgengine.h File Reference
#include <gwenhywfar/msgengine.h>
#include <chipcard/chipcard.h>
Include dependency graph for msgengine.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

CHIPCARD_API GWEN_MSGENGINE * LC_MsgEngine_new ()
 

Detailed Description

This message engine implements a few new types:

  • byte
  • word (bigEndian="1")
  • dword (bigEndian="1")
  • bytes (size="-1")
  • tlv (tlvType="BER"||"SIMPLE")

Function Documentation

◆ LC_MsgEngine_new()

CHIPCARD_API GWEN_MSGENGINE * LC_MsgEngine_new ( )