2 references to Argument_KemInvalidEncapsulationKeyLength
System.Security.Cryptography (2)
src\libraries\Common\src\System\Security\Cryptography\MLKem.cs (2)
457throw new ArgumentException(SR.Argument_KemInvalidEncapsulationKeyLength, nameof(source)); 1184throw new CryptographicException(SR.Argument_KemInvalidEncapsulationKeyLength);