Java.Security.Cert.PKIXCertPathChecker.SupportedExtensions Property
Returns the list of extensions of X.509 certificates that this PKIXCertPathChecker is able to process.

Syntax

[get: Android.Runtime.Register("getSupportedExtensions", "()Ljava/util/Set;", "GetGetSupportedExtensionsHandler")]
public abstract ICollection<string> SupportedExtensions { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the list of extensions of X.509 certificates that this PKIXCertPathChecker is able to process.

[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