Skip to content
DC* edited this page Aug 29, 2020 · 3 revisions

GenerateSSK asks the node to generate us an SSK keypair. The response will come back in a SSKKeypair message.

The Identifier does not have to be unique. 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.

Example

 GenerateSSK
 Identifier=My Identifier Blah Blah
 EndMessage

Details

>
Field Possible values Mandatory Default Description
Identifier String no
Clone this wiki locally