3 references to ExportDecapsulationKey
System.Security.Cryptography (3)
src\runtime\src\libraries\Common\src\System\Security\Cryptography\MLKem.cs (1)
1732key.ExportDecapsulationKey(buffer);
src\runtime\src\libraries\Common\src\System\Security\Cryptography\MLKemImplementation.cs (1)
36key.ExportDecapsulationKey(buffer);
src\runtime\src\libraries\Common\src\System\Security\Cryptography\MLKemPkcs8.cs (1)
43kem.ExportDecapsulationKey(buffer);