3 references to SafeNCryptProviderHandle
System.Core (1)
System.Core.cs (1)
8
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(Microsoft.Win32.SafeHandles.
SafeNCryptProviderHandle
))]
System.Security.Cryptography (1)
System\Security\Cryptography\Cng.NotSupported.cs (1)
115
public
SafeNCryptProviderHandle
ProviderHandle => null!;
System.Security.Cryptography.Cng (1)
System.Security.Cryptography.Cng.cs (1)
6
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(Microsoft.Win32.SafeHandles.
SafeNCryptProviderHandle
))]