Javax.Net.Ssl.SSLContext.SupportedSSLParameters Property
Returns SSL handshake parameters for SSLSockets that includes all supported cipher suites and protocols.

Syntax

[get: Android.Runtime.Register("getSupportedSSLParameters", "()Ljavax/net/ssl/SSLParameters;", "GetGetSupportedSSLParametersHandler")]
public SSLParameters SupportedSSLParameters { get; }

Value

Documentation for this section has not yet been entered.

Exceptions

TypeReason
!:NoType:UnsupportedOperationException

Remarks

Returns SSL handshake parameters for SSLSockets that includes all supported cipher suites and protocols.

[Android Documentation]

Requirements

Namespace: Javax.Net.Ssl
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 9