PKIXReason.NameChaining Property

Definition

The certificate does not chain correctly.

[Android.Runtime.Register("NAME_CHAINING", ApiSince=24)]
public static Java.Security.Cert.PKIXReason? NameChaining { get; }
[<Android.Runtime.Register("NAME_CHAINING", ApiSince=24)>]
static member NameChaining : Java.Security.Cert.PKIXReason

Property Value

The certificate does not chain correctly.

Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to