isRevokedOrSuspended

Checks if a device with the given serial number is either revoked or suspended.

Return

true if the serial number exists in the revocation list, indicating that the device has been revoked or suspended; false otherwise.

Parameters

serial

The unique serial number of the certificate being checked.


Checks if a device with the given serial number is either revoked or suspended.

Return

true if the serial number exists in the revocation list, indicating that the device has been revoked or suspended; false otherwise.

Parameters

serialNumber

The unique serial number of the certificate being checked.