9.24.1.1 +ECCRDCERT
This command is used to read certificate from ECC device.
Security – Default Security for the command is: GGGG
Command |
Description |
Security |
---|---|---|
AT+ECCRDCERT=<CERTIFICATE>,<LENGTH> | Certificate Read | GGGG |
Parameter Name |
Type |
Description |
---|---|---|
<CERTIFICATE> | Integer |
The certificate type:
|
<LENGTH> | Integer | The number of bytes the DTE wishes to read |
Response |
Description |
---|---|
|
Certificate read response |
Element Name |
Type |
Description |
---|---|---|
<TOTLENGTH> | Integer | Total number of bytes |
<LENGTH> | Integer | Number of remaining bytes |
<DATA> | Byte Array | The certificate in PEM format (root cert is read in DER format) |