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.3.0+a868daf3196ed1ac6592e4f3e5cd2b429fc81eaa
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