Sets the criterion for the minimum CRL number.
Syntax
[Android.Runtime.Register("setMinCRLNumber", "(Ljava/math/BigInteger;)V", "GetSetMinCRLNumber_Ljava_math_BigInteger_Handler")]
public virtual
void SetMinCRLNumber (
Java.Math.BigInteger minCRL)
Parameters
- minCRL
- the minimum CRL number or null to not check the minimum CRL
number
Remarks
Requirements
Namespace: Java.Security.Cert
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1