SlhDsaAlgorithm.SlhDsaShake256f プロパティ

定義

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

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

プロパティ値

SLH-DSA-SHAKE-256f アルゴリズムの SLH-DSA アルゴリズム識別子。

適用対象