CspProviderInfoCollectionGetProviderInfo Method
Enumerates registered Cryptographic Service Providers (CSP) and Key Storage Providers (KSP),
their information and supported cryptographic algorithms.
Namespace: SysadminsLV.PKI.CryptographyAssembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
public static CspProviderInfoCollection GetProviderInfo()
Public Shared Function GetProviderInfo As CspProviderInfoCollection
public:
static CspProviderInfoCollection^ GetProviderInfo()
static member GetProviderInfo : unit -> CspProviderInfoCollection
Return Value
CspProviderInfoCollectionA collection of registered providers.