Azure.Storage.Shared.AesGcm.AesGcmWindows
Taken from
https://github.com/dotnet/runtime/blob/main/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/AeadCommon.Windows.cs
SHOULD NOT BE CHANGED WITHOUT COORDINATING WITH BCL TEAM
namespace Azure.Storage.Shared.AesGcm
{
internal sealed class AesGcmWindows : IDisposable
{
public void ();
}
}