PKIXReason.InvalidKeyUsage Property

Definition

The certificate's key usage is invalid.

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

Property Value

The certificate's key usage is invalid.

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