CompositeMLDsaAlgorithm.MLDsa87WithRSA3072Pss プロパティ

定義

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

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

プロパティ値

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

適用対象