GenerateSSK
This is a message of the Freenet Client Protocol 2.0 (FCP 2.0).
It is sent from a client program to the Freenet node.
It asks the node to generate us an SSK keypair. The response will come back in a SSKKeypair message.
GenerateSSK Identifier=My Identifier Blah Blah EndMessage
Notes:
- the identifier does not have to be unique. That is, no IdentifierCollision is send if the identifier collides with the identifier of a get / put request or the identifier of another request to generate a SSK.