4 references to RSACng
dotnet-dev-certs (1)
src\Shared\CertificateGeneration\WindowsCertificateManager.cs (1)
37(key is RSACng cngPrivateKey &&
Microsoft.AspNetCore.Server.Kestrel.Core (1)
src\Shared\CertificateGeneration\WindowsCertificateManager.cs (1)
37(key is RSACng cngPrivateKey &&
System.Core (1)
System.Core.cs (1)
229[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Security.Cryptography.RSACng))]
System.Security.Cryptography.Cng (1)
System.Security.Cryptography.Cng.cs (1)
31[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Security.Cryptography.RSACng))]