-
Create a sample text file with any content inside it.
|
›_ Console |
|
-
Sign the message file.
|
›_ Console |
|
The result will be the signature of the message in binary format.
-
Verify the signature of the message.
|
›_ Console |
|
The best approach to sign a message would be to use the openssl cms command but, unfortunately, this command is still not compatible with PQC algorithms like MLDSA.