2 references to ImportCompositeMLDsaPrivateKeyImpl
System.Security.Cryptography (2)
src\libraries\Common\src\System\Security\Cryptography\CompositeMLDsa.cs (2)
881
dsa = CompositeMLDsaImplementation.
ImportCompositeMLDsaPrivateKeyImpl
(algorithm, key);
982
return CompositeMLDsaImplementation.
ImportCompositeMLDsaPrivateKeyImpl
(algorithm, source);