Method

GckEnumeratorget_interaction

Declaration [src]

GTlsInteraction*
gck_enumerator_get_interaction (
  GckEnumerator* self
)

Description [src]

Get the interaction used when a pin is needed.

Return value

Returns: GTlsInteraction
 

The interaction or NULL.

 The caller of the method takes ownership of the data, and is responsible for freeing it.
 The return value can be NULL.