Method

ValentChannelget_verification_key

unstable since: 1.0

Declaration [src]

const char*
valent_channel_get_verification_key (
  ValentChannel* channel
)

Description [src]

Get a verification key for the connection.

Available since: 1.0

Return value

Type: const char*

A verification key.

The returned data is owned by the instance.
The return value can be NULL.
The value is a NUL terminated UTF-8 string.