Sets the criterion for the maximum CRL number.
Syntax
[Android.Runtime.Register("setMaxCRLNumber", "(Ljava/math/BigInteger;)V", "GetSetMaxCRLNumber_Ljava_math_BigInteger_Handler")]
public virtual
void SetMaxCRLNumber (
Java.Math.BigInteger maxCRL)
Parameters
- maxCRL
- the maximum CRL number or null to not check the maximum 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