mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 16:30:41 +00:00
More SSL/TLS options support
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@35618 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
7771aba9e1
commit
f4eb5e2726
6 changed files with 137 additions and 30 deletions
|
@ -303,7 +303,7 @@ GS_EXPORT NSString * const NSFileHandleOperationException;
|
|||
* <term>GSTLSPriority</term>
|
||||
* <desc>A GNUTLS priority string describing the ciphers etc which may be
|
||||
* used for the connection. In addition the string may be one of
|
||||
* SSLv2, SSLv3, or TLSv1 to use the appropriate general settings
|
||||
* SSLv3, or TLSv1 to use the appropriate general settings
|
||||
* for negotiating a connection of the specified type.
|
||||
* </desc>
|
||||
* <term>GSTLSRemoteHosts</term>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue