Shows public key of the certificate.
`Command syntax:`
```actionscript
cellframe-node-tool cert pkey show <cert name>
```
`Options:`
```actionscript
<cert name> - name of the certificate
```
### Usage Example
`Command:`
```actionscript
cellframe-node-tool cert pkey show riemann.master.pvt.0
```
`Response:`
```
0xD719E3DE39D92998B7CFE7092AA16B53B619B6B093DA9D36B676402CE7AF24DE
```