3 references to Cryptography_KeyWrap_InvalidLength
System.Security.Cryptography (3)
System\Security\Cryptography\Aes.cs (3)
182throw new ArgumentException(SR.Cryptography_KeyWrap_InvalidLength, nameof(ciphertext)); 219throw new ArgumentException(SR.Cryptography_KeyWrap_InvalidLength, nameof(ciphertext)); 257throw new ArgumentException(SR.Cryptography_KeyWrap_InvalidLength, nameof(ciphertext));