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