CompositeMLDsaAlgorithm.MLDsa65WithRSA3072Pkcs15 プロパティ

定義

ML-DSA-65 および 3072 ビット RSASSA-PKCS1-v1_5 と SHA512 アルゴリズムの複合 ML-DSA アルゴリズム識別子を取得します。

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

プロパティ値

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

適用対象