Property

GcrSecretExchange:protocol

since: 4

Declaration

property protocol: utf8 [ read, write, construct-only ]

Description [src]

The protocol being used for the exchange.

Will be NULL if no protocol was specified when creating this object, and either gcr_secret_exchange_begin() or gcr_secret_exchange_receive() have not been called successfully.

Type: gchar*
Available since:4
Default valuesx-aes-1
Getter methodgcr_secret_exchange_get_protocol()

Flags

Readableyes
Writableyes
Constructno
Construct onlyyes