emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gnutls-protocol-version<


From: Paul Eggert
Subject: Re: gnutls-protocol-version<
Date: Tue, 3 Sep 2019 06:02:45 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0

Robert Pluim wrote:

     (gnutls-protocol-version< V1 V2)

     Return t if TLS protocol version V1 is lower than V2.

Alternatively you could get the TLS protocol version as a string, and use string-version-lessp; that might be simpler.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]