1 reference to Cryptography_IncorrectTagLength
System.Security.Cryptography (1)
src\libraries\Common\src\System\Security\Cryptography\AesGcm.cs (1)
308
throw new ArgumentException(SR.Format(SR.
Cryptography_IncorrectTagLength
, tagSizeInBytes), nameof(tag));