Returns the default algorithm name for the TrustManagerFactory.
Syntax
[get: Android.Runtime.Register("getDefaultAlgorithm", "()Ljava/lang/String;", "GetGetDefaultAlgorithmHandler")] public static stringDefaultAlgorithm { 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'.