3 references to CompositeMLDsaManaged
System.Security.Cryptography (3)
src\libraries\Common\src\System\Security\Cryptography\CompositeMLDsaManaged.cs (3)
132
return new
CompositeMLDsaManaged
(algorithm, mldsaKey, tradKey);
182
return new
CompositeMLDsaManaged
(algorithm, mldsa, componentAlgorithm);
224
return new
CompositeMLDsaManaged
(algorithm, mldsa, componentAlgorithm);