Java.Security.Cert.PKIXParameters.TrustAnchors Property
Returns a unmodifiable set of the trusted certificate authorities.

Syntax

[get: Android.Runtime.Register("getTrustAnchors", "()Ljava/util/Set;", "GetGetTrustAnchorsHandler")]
[set: Android.Runtime.Register("setTrustAnchors", "(Ljava/util/Set;)V", "GetSetTrustAnchors_Ljava_util_Set_Handler")]
public virtual ICollection<TrustAnchor> TrustAnchors { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns a unmodifiable set of the trusted certificate authorities.

[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