CompositeMLDsaAlgorithm.MLDsa44WithRSA2048Pkcs15 プロパティ

定義

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

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

プロパティ値

ML-DSA-44 および 2048 ビット RSASSA-PKCS1-v1_5と SHA256 アルゴリズムの ML-DSA アルゴリズム識別子。

適用対象