Shows a dump of the certificate stored in current folder `/`.
`Command syntax:`
```actionscript
cellframe-node-tool cert dump <cert name>
```
`Options:`
```actionscript
cert name - name of the certificate
```
### Usage Example
`Command:`
```actionscript
cellframe-node-tool cert dump riemann.master.0
```
`Response:`
```
Certificate name: riemann.master.0
Signature type: sig_dil
Private key size: 0
Public key size: 16
Metadata section count: 0
Certificates signatures chain size: 0
```