Java.Security.Cert.X509CRLSelector.MaxCRL Property
Returns the criterion for the maximum CRL number.

Syntax

[get: Android.Runtime.Register("getMaxCRL", "()Ljava/math/BigInteger;", "GetGetMaxCRLHandler")]
public virtual Java.Math.BigInteger MaxCRL { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the criterion for the maximum CRL number.

The CRL must have a number extension with a value less than or equal to the returned value.

[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