Virtual Method
GckModuleauthenticate_slot
Declaration [src]
gboolean
authenticate_slot (
  GckModule* self,
  GckSlot* slot,
  gchar* label,
  gchar** password
)
Parameters
- slot
- 
            Type: GckSlotNo description available. The data is owned by the caller of the method. 
- label
- 
            Type: gchar*No description available. The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string. 
- password
- 
            Type: gchar**No description available. The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string.