Sets whether to forcibly support extended master keys.
- Parameters
-
| config | [OUT] Config handle |
| support | [IN] Indicates whether to forcibly support extended master keys. The options are as follows: True: yes; False: no. The default value is true. |
- Return values
-
| HITLS_SUCCESS. | |
| HITLS_NULL_INPUT,config | is NULL |