Java.Security.Cert.X509CRLSelector.MinCRL Property
Returns the criterion for the minimum CRL number.

Syntax

[get: Android.Runtime.Register("getMinCRL", "()Ljava/math/BigInteger;", "GetGetMinCRLHandler")]
public virtual Java.Math.BigInteger MinCRL { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the criterion for the minimum CRL number.

The CRL must have a number extension with a value greater 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