IVsEnumCryptoProviders Interface
Visual Studio 2015
Provides an enumerator to list cryptographic service providers. Returned by the EnumProviders method of the IVsStrongNameKeys interface.
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
| Name | Description | |
|---|---|---|
![]() | Next(UInt32, String[], UInt32) | Returns the next one or more cryptographic service providers. |
![]() | Reset() | Returns the enumerator to its initial state. |
For a list of cryptographic service providers in the platform, see .cryptographic_provider_names
Show:
