79108529

Date: 2024-10-21 04:19:08
Score: 2
Natty:
Report link

-private key : paste from -----BEGIN PRIVATE KEY----- ..... \n-----END PRIVATE KEY-----\n

-basically everthing inside the string besides the ""

after that, just put this when importing the key

.replace(/\n/g, '\n');

then i believe the file would not be corrupt !

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Hello world