hunt-net ~master (2022-02-18T10:07:33Z)
Home
Dub
Repo
SSLParameters.setProtocols
hunt
net
ssl
SSLParameters
SSLParameters
Sets the array of protocols.
@param protocols the array of protocols (or null)
class
SSLParameters
void
setProtocols
(
string
[]
protocols
)
Meta
Source
See Implementation
hunt
net
ssl
SSLParameters
SSLParameters
constructors
this
functions
getCipherSuites
getEndpointIdentificationAlgorithm
getNeedClientAuth
getProtocols
getUseCipherSuitesOrder
getWantClientAuth
setCipherSuites
setEndpointIdentificationAlgorithm
setNeedClientAuth
setProtocols
setUseCipherSuitesOrder
setWantClientAuth
Sets the array of protocols.
@param protocols the array of protocols (or null)