Set the key to distribute the authenticator is operating in debug mode.
Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax
C#
public DOFAuthenticatorConfigBuilder setDebugKey( byte[] key )
Parameters
- key
- Type: SystemByte
The debug key.
Return Value
Type: DOFAuthenticatorConfigBuilderThe builder.
Remarks
See Also