CompositeMLDsa(CompositeMLDsaAlgorithm) コンストラクター

定義

CompositeMLDsa クラスの新しいインスタンスを初期化します。

protected:
 CompositeMLDsa(System::Security::Cryptography::CompositeMLDsaAlgorithm ^ algorithm);
protected CompositeMLDsa(System.Security.Cryptography.CompositeMLDsaAlgorithm algorithm);
new System.Security.Cryptography.CompositeMLDsa : System.Security.Cryptography.CompositeMLDsaAlgorithm -> System.Security.Cryptography.CompositeMLDsa
Protected Sub New (algorithm As CompositeMLDsaAlgorithm)

パラメーター

algorithm
CompositeMLDsaAlgorithm

このキーの特定の複合 ML-DSA アルゴリズム。

例外

algorithmnullです。

適用対象