addRevokedCertificate

Add a revoked certificate into the system..

Parameters

certificate

certificate.

| Tag      | Descript                 |
| :------- | :----------------------- |
| 0xDFA024 | Revoked certificate |

The revoked certificate structure contains the following data:

| Data            | Length       | Description                  |
| :-------------- | :------      | :--------------------------- |
| RID             | 5 bytes      | Application brand identifier |
| Index           | 1 byte       | Key index                    |
| Serial number   | 3 bytes      | Key serial number            |

Throws

SwitcloudL2Exception

or any derived exception class.