Javax.Net.Ssl.ISSLSession.CipherSuite Property
Returns the name of the cipher suite used in this session.

Syntax

[get: Android.Runtime.Register("getCipherSuite", "()Ljava/lang/String;", "GetGetCipherSuiteHandler:Javax.Net.Ssl.ISSLSessionInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public string CipherSuite { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the name of the cipher suite used in this session.

[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 1