CngAlgorithmGroup.AlgorithmGroup 属性

定义

获取当前 CngAlgorithm 对象指定的算法组的名称。

public:
 property System::String ^ AlgorithmGroup { System::String ^ get(); };
public string AlgorithmGroup { get; }
member this.AlgorithmGroup : string
Public ReadOnly Property AlgorithmGroup As String

属性值

嵌入的算法组名称。

适用于