1 instantiation of MLKemCng
System.Security.Cryptography (1)
src\libraries\Common\src\System\Security\Cryptography\MLKemCng.cs (1)
73/// This <see cref="CngKey"/> object is not the same as the one passed to <see cref="MLKemCng(CngKey)"/>,
2 references to MLKemCng
Microsoft.Bcl.Cryptography (1)
Microsoft.Bcl.Cryptography.Forwards.cs (1)
22[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Security.Cryptography.MLKemCng))]
System.Security.Cryptography (1)
src\libraries\Common\src\System\Security\Cryptography\MLKemCng.cs (1)
31/// Initializes a new instance of the <see cref="MLKemCng"/> class by using the specified <see cref="CngKey"/>.