isSensitive
Whether sessions established for the Smart Card should be considered sensitive. False by default.
Declaration
var isSensitive: Bool { get set }Discussion
When this property is set to true, any sessions established for the receiver will begin and end by sending a reset command to the Smart Card. This is recommended anytime potentially sensitive information is transferred.