insert_card


Description:

[ Version ( since = "0.20" ) ]
public bool insert_card ()

Simulates the insertion of a smartcard in the guest.

Valid certificates must have been set in smartcard_certificates for software smartcard support to work. At the moment, only one software smartcard reader is supported, that's why there is no parameter to indicate which reader to insert the card in.

Parameters:

this

a SmartcardManager

Returns:

TRUE if smartcard insertion was successfully simulated, FALSE if this failed, or if software smartcard support isn't enabled.