PKIXRevocationChecker.Option.OnlyEndEntity Property

Definition

Checks the revocation status only of end-entity certificates.

[Android.Runtime.Register("ONLY_END_ENTITY", ApiSince=24)]
public static Java.Security.Cert.PKIXRevocationChecker.Option OnlyEndEntity { get; }
[<Android.Runtime.Register("ONLY_END_ENTITY", ApiSince=24)>]
static member OnlyEndEntity : Java.Security.Cert.PKIXRevocationChecker.Option

Property Value

Checks the revocation status only of end-entity certificates.

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