[SBox.KeyRenewalWizardKS]/[SBox.KeyRenewalWizardGP]
Types of accounts
The following table lists the types of accounts available in SDS Enterprise:
KS1 |
Password account with a single key to sign and encrypt. |
KS2 |
Password account with two different keys to sign and encrypt. |
GP1 |
Card account with a single key to sign and encrypt. |
GP2 |
Card account with two different keys to sign and encrypt. |
Parameters
The following table details the content for each section based on the account type XXX
Parameter | KS | GP | Type Description |
---|---|---|---|
Pkcs12Import | # | # |
The new account’s key (or keys) can be imported from a PKCS#12 file.
|
InternalKeys | # |
In smart card or USB token mode (GP1 or GP2), keys are extracted:
NOTE
|
|
UsrPwdCharSet | # |
Syntax: abc where “abc” are 3 uppercase hex digits (0->F), indicating the minimum number of characters in a password:
Default value: 000. |
|
UsrPwdMinLen | # |
Minimum length for a password (decimal). The value must be between 0 (default) and 64. If the value entered is greater than 64, the maximum value (64) is used. |
|
KeepCardObjects | # |
Do not destroy non-reused objects check box:
|
|
ExportKeys | # |
If a key was not extracted by the smart card or token (if <InternalKeys> = 0), SDS Enterprise may display a window offering to save this key in a PKCS#12 file (to save it) or to copy it in the user's keystore (to be used later).
|
|
NoExtractableK | # | # |
At the time of creation, indicates whether the private keys are marked as not being able to be exported:
Allowed values are:
|
DisableCreateSelf | # | # |
Prohibits a self-certified key from being used, whether for creating an account or for renewing a key.
|
AutomaticRenewFromCard |
For [SBox.KeyRenewalWizardGP] With a Card or SSO account, when the new encryption or signature key is already in the card or in the user's Windows certificate store, this option allows automatic renewal of the key when the previous one expires:
IMPORTANT
|