public key create failed

I create the private.key by nrfutil.exe keys generate C:\key\pricate.key.

Then enter nrfutil keys display --key pk --format code C:\key\private.key --out_file C:\key\public_key.c.

The error happened and output as follow:

Related