Method

GcrSystemPromptget_secret_exchange

Declaration [src]

GcrSecretExchange*
gcr_system_prompt_get_secret_exchange (
  GcrSystemPrompt* self
)

Description [src]

Get the current GcrSecretExchange used to transfer secrets in this prompt.

Return value

Returns: GcrSecretExchange
 

The secret exchange.

 The data is owned by the instance.