get_signed


Description:

[ Version ( since = "0.2.6" ) ]
public bool get_signed ()

Some OS vendors recommend or require device drivers to be signed by them before these device drivers could be installed on their OS.

Parameters:

this

an DeviceDriver instance

Returns:

TRUE if this is signed, FALSE otherwise.