CspProviderInfoAlgorithms Property

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

Definition

Namespace: SysadminsLV.PKI.Cryptography
Assembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
C#
public CspProviderAlgorithmInfoCollection Algorithms { get; }

Property Value

CspProviderAlgorithmInfoCollection

See Also