2 references to ImportCompositeMLDsaPrivateKeyImpl
System.Security.Cryptography (2)
src\libraries\Common\src\System\Security\Cryptography\CompositeMLDsa.cs (2)
875
dsa = CompositeMLDsaImplementation.
ImportCompositeMLDsaPrivateKeyImpl
(algorithm, privateKeyContents.Span);
976
return CompositeMLDsaImplementation.
ImportCompositeMLDsaPrivateKeyImpl
(algorithm, source);