Java Card
v2.2.2

Uses of Package
javacardx.framework.tlv

Packages that use javacardx.framework.tlv
javacardx.framework.tlv Extension package that contains functionality, for managing storage for BER TLV formatted data, based on the ASN.1 BER encoding rules of ISO/IEC 8825-1:2002, as well as parsing and editing BER TLV formatted data in I/O buffers. 
 

Classes in javacardx.framework.tlv used by javacardx.framework.tlv
BERTag
          The abstract BERTag class encapsulates a BER TLV tag.
BERTLV
          The abstract BERTLV class encapsulates a BER TLV structure.
ConstructedBERTag
          The ConstructedBERTag class encapsulates a constructed BER TLV tag.
PrimitiveBERTag
          The PrimitiveBERTag class encapsulates a primitive BER TLV tag.
TLVException
          TLVException represents a TLV-related exception.
 


Java Card
v2.2.2

Copyright © 1993-2005 Sun Microsystems, Inc. 4150 Network Circle,
Santa Clara, CA, 95054, U.S.A. All Rights Reserved.