3.3.5.2.2 Create Account

Synopsis:

This method provides a mechanism for a client to register an account domain pair with the management server. The payload of the method contains the secret key for securing further messages between this account domain pair and the management server.

Request Preparation:

The following steps MUST be followed for generating the CSMKey attribute:

  1. Generate a 192-bit secret MARC4 key .

  2. Encrypt the key generated in step 1 using the management domain's encryption public key.

The client MUST send the request message as defined in section 2.2.3.19.

Response Processing:

A successful management server response does not require any further operations.

The following sections specify the processing sequences and rules.