Hello Camelot,
The GetNextPublish() method of X509CRL2 fails with the following error since I upgraded to PSPKI 3.2.5:
```
Exception calling "GetNextPublish" with "0" argument(s): "ASN1 bad tag value met."
```
Note that, like it is documented, I expect this method to work whether the CRL contains a NextPublish extension or not (I have both cases).
Best regards,
Jordan
Comments: Fixed in v3.2.6
The GetNextPublish() method of X509CRL2 fails with the following error since I upgraded to PSPKI 3.2.5:
```
Exception calling "GetNextPublish" with "0" argument(s): "ASN1 bad tag value met."
```
Note that, like it is documented, I expect this method to work whether the CRL contains a NextPublish extension or not (I have both cases).
Best regards,
Jordan
Comments: Fixed in v3.2.6