Blame doc/enums/gnutls_certificate_flags

Packit 549fdc
Packit 549fdc
Packit 549fdc
@c gnutls_certificate_flags
Packit 549fdc
@table @code
Packit 549fdc
@item GNUTLS_@-CERTIFICATE_@-SKIP_@-KEY_@-CERT_@-MATCH
Packit 549fdc
Skip the key and certificate matching check.
Packit 549fdc
@item GNUTLS_@-CERTIFICATE_@-API_@-V2
Packit 549fdc
If set the gnutls_certificate_set_*key* functions will return an index of the added key pair instead of zero.
Packit 549fdc
@end table