CspProviderInfoCollection.GetProviderInfo 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.3.0+a868daf3196ed1ac6592e4f3e5cd2b429fc81eaa
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.