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