2 references to ImportDecapsulationKeyImpl
System.Security.Cryptography (2)
src\libraries\Common\src\System\Security\Cryptography\MLKem.cs (1)
405
return MLKemImplementation.
ImportDecapsulationKeyImpl
(algorithm, source);
src\libraries\Common\src\System\Security\Cryptography\MLKemImplementation.cs (1)
37
return
ImportDecapsulationKeyImpl
(alg, buffer);