SlhDsaAlgorithm.SlhDsaShake128s プロパティ

定義

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

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

プロパティ値

SLH-DSA-SHAKE-128s アルゴリズムの SLH-DSA アルゴリズム識別子。

適用対象