SmartcardReader
Object Hierarchy:
Description:
[ CCode ( has_type_id = false ) ]
[ Compact ]
public class SmartcardReader
The SmartcardReader struct is opaque and cannot be accessed directly.
Content:
Methods:
- public bool insert_card ()
Simulates insertion of a smartcard in the software smartcard reader
this.
- public bool is_software ()
Tests if this is a software (
emulated) smartcard reader.
- public bool remove_card ()
Simulates removal of a smartcard from the software smartcard reader
this.