CspProviderAlgorithmInfoAlgorithmOperations Property
Gets the operations that can be performed by the algorithm.
Namespace: SysadminsLV.PKI.CryptographyAssembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
public CspAlgorithmOperation AlgorithmOperations { get; }
Public ReadOnly Property AlgorithmOperations As CspAlgorithmOperation
Get
public:
property CspAlgorithmOperation AlgorithmOperations {
CspAlgorithmOperation get ();
}
member AlgorithmOperations : CspAlgorithmOperation with get
Property Value
CspAlgorithmOperation