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

適用於