[ CCode ( has_construct_function = false ) ]
public SecretExchange (string? protocol)
Create a new secret exchange object.
Specify a protocol of null to allow any protocol. This is especially relevant on the side of the exchange that does not call [[email protected]], that is the originator. Currently the only protocol supported is gcr_secret_exchange_protocol_1.
protocol |
the exchange protocol to use |
A new SecretExchange object |