3 references to AesCng
System.Core (1)
System.Core.cs (1)
198[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Security.Cryptography.AesCng))]
System.Security.Cryptography (1)
System\Security\Cryptography\AesCng.Windows.cs (1)
46/// Initializes a new instance of the <see cref="AesCng"/> class with the specified <see cref="CngKey"/>.
System.Security.Cryptography.Cng (1)
System.Security.Cryptography.Cng.cs (1)
8[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Security.Cryptography.AesCng))]