CspProviderInfoAlgorithms Property
Gets a collection of
CspProviderAlgorithmInfo objects that contains information about the algorithms
supported by the provider.
Namespace: SysadminsLV.PKI.CryptographyAssembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
public CspProviderAlgorithmInfoCollection Algorithms { get; }
Public ReadOnly Property Algorithms As CspProviderAlgorithmInfoCollection
Get
public:
property CspProviderAlgorithmInfoCollection^ Algorithms {
CspProviderAlgorithmInfoCollection^ get ();
}
member Algorithms : CspProviderAlgorithmInfoCollection with get
Property Value
CspProviderAlgorithmInfoCollection