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.

Parameters

interaction GTlsInteraction
 

The interaction or NULL.

 The argument can be NULL.
 The data is owned by the caller of the function.