Javax.Net.Ssl.TrustManagerFactory.DefaultAlgorithm Property
Returns the default algorithm name for the TrustManagerFactory.

Syntax

[get: Android.Runtime.Register("getDefaultAlgorithm", "()Ljava/lang/String;", "GetGetDefaultAlgorithmHandler")]
public static string DefaultAlgorithm { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the default algorithm name for the TrustManagerFactory. The default algorithm name is specified by the security property 'ssl.TrustManagerFactory.algorithm'.

[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