Java.Security.Cert.PKIXParameters.RevocationEnabled Property
Returns whether the default revocation checking mechanism of the underlying service provider is used.

Syntax

[get: Android.Runtime.Register("isRevocationEnabled", "()Z", "GetIsRevocationEnabledHandler")]
[set: Android.Runtime.Register("setRevocationEnabled", "(Z)V", "GetSetRevocationEnabled_ZHandler")]
public virtual bool RevocationEnabled { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

Returns whether the default revocation checking mechanism of the underlying service provider is used.

Set method documentation [Android Documentation]

Sets whether the default revocation checking mechanism of the underlying service provider should be used.

Requirements

Namespace: Java.Security.Cert
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1