Disconnects the connection with this card. After this method returns, calling methods on this object or in CardChannels associated with this object that require interaction with the card will raise an IllegalStateException.
@param reset whether to reset the card after disconnecting.
@throws CardException if the card operation failed
@throws SecurityException if a SecurityManager exists and thecaller does not have the required {@linkplain CardPermission permission}
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.