Java Card
v2.2.2

Uses of Class
javacardx.framework.tlv.PrimitiveBERTag

Packages that use PrimitiveBERTag
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. 
 

Uses of PrimitiveBERTag in javacardx.framework.tlv
 

Methods in javacardx.framework.tlv with parameters of type PrimitiveBERTag
 short PrimitiveBERTLV.init(PrimitiveBERTag tag, byte[] vArray, short vOff, short vLen)
          (Re-)Initializes this PrimitiveBERTLV object with the input tag, length and data.
 


Java Card
v2.2.2

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