Sets the debug mode session key for the authenticator. When debug mode for the authenticator is enabled, all distributed session keys will be the given key. Even if set, this has no effect unless the debug mode flag is enabled (see DOFAuthenticatorConfigBuilder_SetDebug). However, it is invalid to build a authenticator with debug mode enabled, yet with a NULL debug key. A debug key should only be used in a testing environment. Please refer to DOFAuthenticatorConfigBuilder_Create for the default value for this setting.
|