get_protocol_version
Description:
Returns the current DTLS protocol version, which may be g_tls_protocol_version_unknown if the connection has not handshaked, or has been closed, or if the TLS backend has implemented a protocol version that is not a recognized TlsProtocolVersion.
Parameters:
this |
a |
Returns:
The current DTLS protocol version |