SlhDsaAlgorithm.SlhDsaSha2_256s プロパティ

定義

SLH-DSA-SHA2-256s アルゴリズムの SLH-DSA アルゴリズム識別子を取得します。

public:
 static property System::Security::Cryptography::SlhDsaAlgorithm ^ SlhDsaSha2_256s { System::Security::Cryptography::SlhDsaAlgorithm ^ get(); };
public static System.Security.Cryptography.SlhDsaAlgorithm SlhDsaSha2_256s { get; }
static member SlhDsaSha2_256s : System.Security.Cryptography.SlhDsaAlgorithm
Public Shared ReadOnly Property SlhDsaSha2_256s As SlhDsaAlgorithm

プロパティ値

SLH-DSA-SHA2-256s アルゴリズムの SLH-DSA アルゴリズム識別子。

適用対象