SmartcardManager
Object Hierarchy:
Description:
[ CCode ( type_id = "spice_smartcard_manager_get_type ()" ) ]
public class SmartcardManager : Object
The SmartcardManager struct is opaque and should not be accessed directly.
Content:
Static methods:
Creation methods:
Methods:
- public List<SmartcardReader> get_readers ()
Gets the list of smartcard readers that are currently available, they
can be either software (emulated) readers, or hardware ones.
- public bool insert_card ()
Simulates the insertion of a smartcard in the guest.
- public bool remove_card ()
Simulates the removal of a smartcard in the guest.
Signals:
- public virtual signal void card_inserted (VReader reader)
The card_inserted signal is emitted
whenever a smartcard is inserted in a reader
- public virtual signal void card_removed (VReader reader)
The card_removed signal is emitted
whenever a smartcard was removed from a reader.
- public virtual signal void reader_added (VReader reader)
The reader_added signal is emitted
whenever a new smartcard reader (software or hardware) has been plugged in.
- public virtual signal void reader_removed (VReader reader)
The reader_removed signal is emitted
whenever a smartcard reader (software or hardware) has been removed.
Inherited Members:
All known members inherited from class GLib.Object
- @get
- @new
- @ref
- @set
- add_toggle_ref
- add_weak_pointer
- bind_property
- connect
- constructed
- disconnect
- dispose
- dup_data
- dup_qdata
- force_floating
- freeze_notify
- get_class
- get_data
- get_property
- get_qdata
- get_type
- getv
- interface_find_property
- interface_install_property
- interface_list_properties
- is_floating
- new_valist
- new_with_properties
- newv
- notify
- notify_property
- ref_count
- ref_sink
- remove_toggle_ref
- remove_weak_pointer
- replace_data
- replace_qdata
- set_data
- set_data_full
- set_property
- set_qdata
- set_qdata_full
- set_valist
- setv
- steal_data
- steal_qdata
- thaw_notify
- unref
- watch_closure
- weak_ref
- weak_unref