Crate iso7816_tlv

source ·
Expand description

This crate provides tools and utilities for handling TLV data as defined in ISO7816-4.

This include BER-TLV data or SIMPLE-TLV data objects.

Modules§

  • This module provides tools and utilities for handling BER-TLV data as defined in ISO7816-4.
  • This module provides tools and utilities for handling SIMPLE-TLV data as defined in ISO7816-4.

Enums§

  • Error definition for TLV data as defined in [ISO7816-4].