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

プロパティ値

埋め込まれているアルゴリズム名。

適用対象