CspProviderAlgorithmInfoAlgorithmOperations Property

Gets the operations that can be performed by the algorithm.

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 CspAlgorithmOperation AlgorithmOperations { get; }

Property Value

CspAlgorithmOperation

See Also