CompositeMLDsaAlgorithm.MLDsa65WithECDsaP384 プロパティ

定義

SHA512 アルゴリズムを使用した ML-DSA-65 および ECDSA P-384 の複合 ML-DSA アルゴリズム識別子を取得します。

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

プロパティ値

ML-DSA-65 および ECDSA P-384 と SHA512 アルゴリズムの ML-DSA アルゴリズム識別子。

適用対象