Java.Security.Cert.PKIXCertPathValidatorResult.TrustAnchor Property
Returns the trust anchor describing the certification authority (CA) that served as trust anchor for this certification path.

Syntax

[get: Android.Runtime.Register("getTrustAnchor", "()Ljava/security/cert/TrustAnchor;", "GetGetTrustAnchorHandler")]
public virtual TrustAnchor TrustAnchor { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the trust anchor describing the certification authority (CA) that served as trust anchor for this certification path.

[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