3 references to ECDiffieHellmanKeyDerivationFunction
System.Core (1)
System.Core.cs (1)
221[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Security.Cryptography.ECDiffieHellmanKeyDerivationFunction))]
System.Security.Cryptography (1)
System\Security\Cryptography\Cng.NotSupported.cs (1)
252public ECDiffieHellmanKeyDerivationFunction KeyDerivationFunction { get => default; set { } }
System.Security.Cryptography.Cng (1)
System.Security.Cryptography.Cng.cs (1)
28[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Security.Cryptography.ECDiffieHellmanKeyDerivationFunction))]