IVsStrongNameKeys2 Interface
Visual Studio 2015
Provides additional common strong name key utility methods.
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
| Name | Description | |
|---|---|---|
![]() | CreateNewKey2(String, String) | Creates a new key to be used for signing, exporting to a file, and creating a new key container. |
![]() | CreateNewKeyWithNameAndSpecifiedSignatureAlgorithm(String, UInt32, String, String, String) | Creates a new key using a specified Signature Algorithm to be used for signing, exporting to a file, and creating a new key container. |
Show:
