CompositeMLDsaAlgorithm.MLDsa44WithRSA2048Pss プロパティ

定義

SHA256 アルゴリズムを使用した ML-DSA-44 および 2048 ビット RSASSA-PSS の複合 ML-DSA アルゴリズム識別子を取得します。

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

プロパティ値

SHA256 アルゴリズムを使用した ML-DSA-44 および 2048 ビット RSASSA-PSS の ML-DSA アルゴリズム識別子。

適用対象