monitor: Split public key into multiple lines

Printing the entire public key value on a single line requires some
160 characters which ends up wrapping on most terminals. Instead,
print the X and Y components separately, which is also consistent with
how SMP is decoded.
1 file changed