Packages
gnutls
GnuTLS
Protocol
SSL3
TLS1
TLS1_0
TLS1_1
TLS1_2
UNKNOWN
from_name
list
get_name
Protocol
Description:
[
CCode
( cname =
"gnutls_protocol_t"
, cprefix =
"GNUTLS_"
, has_type_id =
false
) ]
public
enum
Protocol
Namespace:
GnuTLS
Package:
gnutls
Content:
Enum values:
SSL3
TLS1
TLS1_0
TLS1_1
TLS1_2
UNKNOWN
Static methods:
public
static
Protocol
from_name
(
string
name)
public
static
unowned
Protocol
[]
list
()
Methods:
public
unowned
string
?
get_name
()