Click or drag to resize

CspProviderInfoAlgorithms Property

Gets a collection of CspProviderAlgorithmInfo objects that contains information about the algorithms supported by the provider.

Namespace:  SysadminsLV.PKI.Cryptography
Assembly:  SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
public CspProviderAlgorithmInfoCollection Algorithms { get; }

Property Value

Type: CspProviderAlgorithmInfoCollection
See Also