CngAlgorithm.Algorithm 属性

定义

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

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

属性值

嵌入的算法名称。

适用于