1 reference to
System.Security.Cryptography (1)
src\libraries\Common\src\System\Security\Cryptography\AesGcm.cs (1)
107
:
this
(new ReadOnlySpan<byte>(key ?? throw new ArgumentNullException(nameof(key))), tagSizeInBytes)