CompositeMLDsaAlgorithm.MLDsa87WithRSA4096Pss プロパティ

定義

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

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

プロパティ値

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

適用対象