[][src]Crate iso7816_tlv

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

ber

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

simple

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

Enums

TlvError

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