CngAlgorithmGroup.SlhDsa プロパティ

定義

ステートレス Hash-Based デジタル署名アルゴリズム (SLH-DSA) アルゴリズム ファミリを指定する CngAlgorithmGroup オブジェクトを取得します。

public:
 static property System::Security::Cryptography::CngAlgorithmGroup ^ SlhDsa { System::Security::Cryptography::CngAlgorithmGroup ^ get(); };
[System.Diagnostics.CodeAnalysis.Experimental("SYSLIB5006", UrlFormat="https://aka.ms/dotnet-warnings/{0}")]
public static System.Security.Cryptography.CngAlgorithmGroup SlhDsa { get; }
[<System.Diagnostics.CodeAnalysis.Experimental("SYSLIB5006", UrlFormat="https://aka.ms/dotnet-warnings/{0}")>]
static member SlhDsa : System.Security.Cryptography.CngAlgorithmGroup
Public Shared ReadOnly Property SlhDsa As CngAlgorithmGroup

プロパティ値

アルゴリズムの SLH-DSA ファミリを指定するオブジェクト。

属性

適用対象