Steps to reproduce the issue
- Generate a SSH key in passphrase (for this example it will be K71)
- Do a passphrase.query to retrieve the public key (see below)
Arc command:
echo '{"ids":["71"],"needPublicKeys":true,"needSecrets":false}' | arc call-conduit passphrase.query
Expected result: a reply with the public key in material.publicKey.
Actual result: the public key is missing