SSLSetProtocolVersionMin(_:_:) Sets the minimum protocol version allowed by the application for a given SSL context. iOS 5.0–13.0DeprecatediPadOS 5.0–13.0DeprecatedMac Catalyst 13.1–13.1DeprecatedmacOS 10.8–10.15Deprecated funcSSLSetProtocolVersionMin(_context:SSLContext,_minVersion:SSLProtocol) ...
Gets or sets minimum version of Ssl protocol to be supported on application gateway. Possible values include: 'TLSv1_0', 'TLSv1_1', 'TLSv1_2' C# Copy [Newtonsoft.Json.JsonProperty(PropertyName="properties.minProtocolVersion")] public ...
SecProtocolOptions.SetTlsMinVersion(SslProtocol) MethodReference Feedback DefinitionNamespace: Security Assembly: Xamarin.iOS.dll public void SetTlsMinVersion (Security.SslProtocol protocol); Parameters protocol SslProtocol Applies to ProduktsVersijas Xamarin iOS SDK 12 ...
Undefined symbols for architecturearmv7:"_SSLGetBufferedReadSize",referencedfrom:___33 -[GCDAsyncSocket flushSSLBuffers]_block_invoke_0 in GCDAsyncSocket.o -[GCDAsyncSocket doReadData] in GCDAsyncSocket.o"_SSLSetIOFuncs",referencedfrom:-[GCDAsyncSocket ssl_startTLS] in GCDAsyncSocket.o"_SSLRe...
SSLSetProtocolVersionMin(_:_:) Sets the minimum protocol version allowed by the application for a given SSL context. iOS 5.0–13.0DeprecatediPadOS 5.0–13.0DeprecatedMac Catalyst 13.1–13.1DeprecatedmacOS 10.8–10.15Deprecated funcSSLSetProtocolVersionMin(_context:SSLContext,_minVersion:SSLProtocol) ...
SSLSetProtocolVersionMin(_:_:) Sets the minimum protocol version allowed by the application for a given SSL context. iOS 5.0–13.0DeprecatediPadOS 5.0–13.0DeprecatedMac Catalyst 13.1–13.1DeprecatedmacOS 10.8–10.15Deprecated funcSSLSetProtocolVersionMin(_context:SSLContext,_minVersion:SSLProtocol)...
SecProtocolOptions.SetTlsMinVersion(SslProtocol) MethodReference Feedback DefinitionNamespace: Security Assembly: Xamarin.iOS.dll C# 複製 public void SetTlsMinVersion (Security.SslProtocol protocol); Parameters protocol SslProtocol Applies to 產品版本 Xamarin iOS SDK 12 ...
SecProtocolOptions.SetTlsMinVersion(SslProtocol) MethodReference Feedback DefinitionNamespace: Security Assembly: Xamarin.iOS.dll C# 複製 public void SetTlsMinVersion (Security.SslProtocol protocol); Parameters protocol SslProtocol Applies to 產品版本 Xamarin iOS SDK 12 ...
The SSL context associated with the connection. minVersion The address of anSSLProtocolinteger where the minimum version should be stored. SeeSSLProtocolfor a list of possible values. Return Value A result code. SeeSecure Transport Result Codes....
context The SSL context associated with the connection. minVersion The new minimum version (SSLProtocol.tlsProtocol1, for example). See SSLProtocol for a complete list. Return Value A result code. See Secure Transport Result Codes. Current page is SSLSetProtocolVersionMin(_:_:) ...