Java.Security.Cert.CertificateFactory.CertPathEncodings Property
Returns an Iterator over the supported CertPath encodings (as Strings).

Syntax

[get: Android.Runtime.Register("getCertPathEncodings", "()Ljava/util/Iterator;", "GetGetCertPathEncodingsHandler")]
public Java.Util.IIterator CertPathEncodings { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns an Iterator over the supported CertPath encodings (as Strings). The first element is the default encoding scheme to apply.

[Android Documentation]

Requirements

Namespace: Java.Security.Cert
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1