public class SmartCard extends Object
| Modifier and Type | Method and Description |
|---|---|
ATR |
getATR()
Retrieves the smart card SMARTCARD_ATR.
|
String |
getDescription()
Returns the smart card description.
|
File |
getDriver(org.dihedron.core.Platform platform)
Attempts to find the supporting PKCS#11 driver on disk.
|
String |
getManufacturer()
Returns the smart card manufacturer.
|
String |
toString() |
public ATR getATR()
public String getDescription()
public String getManufacturer()
public File getDriver(org.dihedron.core.Platform platform)
platform - the current platform.Copyright © 2012-2014 Andrea Funtò. See here for terms and conditions.