Pki command group
This command group regroups the commands needed for public key infrastructure (PKI)-based protocol encryption.
WARNING: This command set is not available in all Baltech reader firmware variants.
Status codes
| BRP status | BRP Library Error Code | Mnemonic | Description |
|---|---|---|---|
| 0x01 | 0x0901 (2305) | Pki.ErrCrypto | Invalid Key used for encryption/MACing or MAC is invalid. |
| 0x02 | 0x0902 (2306) | Pki.ErrTunnel | It is not possible to tunnel this command. |
| 0x03 | 0x0903 (2307) | Pki.ErrCert | The certificate (or key) has invalid format or signature. |
| 0x04 | 0x0904 (2308) | Pki.ErrSeqctr | The sequence counter was too low. |
| 0x05 | 0x0905 (2309) | Pki.ErrSeclevelUnsupported | This security level has no key for authentication. |
| 0x06 | 0x0906 (2310) | Pki.ErrSessionTimeout | The security session timed out. |