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