Method
GckEnumeratorset_interaction
Declaration [src]
void
gck_enumerator_set_interaction (
GckEnumerator* self,
GTlsInteraction* interaction
)
Description [src]
Set the interaction used when a pin is needed.
Sets property | Gck.Enumerator:interaction |
Parameters
interaction |
GTlsInteraction |
The interaction or |
|
The argument can be NULL . | |
The data is owned by the caller of the function. |