2 references to Argument_KemInvalidCiphertextLength
System.Security.Cryptography (2)
src\libraries\Common\src\System\Security\Cryptography\MLKem.cs (2)
201
throw new ArgumentException(SR.
Argument_KemInvalidCiphertextLength
, nameof(ciphertext));
239
throw new ArgumentException(SR.
Argument_KemInvalidCiphertextLength
, nameof(ciphertext));