CompositeMLDsaAlgorithm.MLDsa65WithEd25519 プロパティ

定義

ML-DSA-65 および Ed25519 アルゴリズムの複合 ML-DSA アルゴリズム識別子を取得します。

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

プロパティ値

ML-DSA-65 および Ed25519 アルゴリズムの ML-DSA アルゴリズム識別子。

適用対象