3 references to CngKeyCreationOptions
System.Core (1)
System.Core.cs (1)
205[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Security.Cryptography.CngKeyCreationOptions))]
System.Security.Cryptography (1)
System\Security\Cryptography\CngKeyCreationParameters.cs (1)
29public CngKeyCreationOptions KeyCreationOptions { get; set; }
System.Security.Cryptography.Cng (1)
System.Security.Cryptography.Cng.cs (1)
14[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Security.Cryptography.CngKeyCreationOptions))]