Java javax.smartcardio ATR fields, constructors, methods, implement or subclass

Example usage for Java javax.smartcardio ATR fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for javax.smartcardio ATR.

The text is from its open source code.

Constructor

ATR(byte[] atr)
Constructs an ATR from a byte array.

Method

byte[]getBytes()
Returns a copy of the bytes in this ATR.