3 references to Cryptography_KeyWrap_InvalidLength
System.Security.Cryptography (3)
System\Security\Cryptography\Aes.cs (3)
510throw new ArgumentException(SR.Cryptography_KeyWrap_InvalidLength, nameof(ciphertext)); 547throw new ArgumentException(SR.Cryptography_KeyWrap_InvalidLength, nameof(ciphertext)); 585throw new ArgumentException(SR.Cryptography_KeyWrap_InvalidLength, nameof(ciphertext));