Create Strong Name Key dialog box (Synergy .NET)

Use this dialog box to create a strongly named key file (.snk) for signing the Synergy .NET assembly. For more information, see Microsoft documentation (e.g., learn.microsoft.com/en-us/dotnet/standard/assembly/sign-strong-name).

To open this dialog box, select a project node in Solution Explorer, and then select Project > Properties. In project properties, click the Signing tab, select “Sign the assembly”, and then select <New...> from the “Choose a strong name key file” drop-down list. 

Key file name

Specify the key file to be created. The default extension is .snk, and the default location is the working directory for the project.

Protect my key file with a password

Not implemented.

Enter password

Not implemented.

Confirm password

Not implemented.