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

Type: GcrSecretExchange

The secret exchange.

The returned data is owned by the instance.