Home > Configuration > SSL > createsslwrapkey

createsslwrapkey

Use this method to generates a wrap key.

Syntax



Parameters

wrapkeyname

Name for the wrap key. Must begin with an ASCII alphanumeric or underscore (_) character, and must contain only ASCII alphanumeric, underscore, hash (#), period (.), space, colon (:), at (@), equals (=), and hyphen (-) characters. Cannot be changed after the wrap key is created. The following requirement applies only to the Citrix ADC CLI: If the name includes one or more spaces, enclose the name in double or single quotation marks (for example, "my key" or 'my key').
This is mandatory parameter.

password

Password string for the wrap key.
This is mandatory parameter.

salt

Salt string for the wrap key.
This is mandatory parameter.

Return Value

Returns simpleResult

See Also