2 references to Cryptography_PqcNoSeed
System.Security.Cryptography (2)
src\runtime\src\libraries\Common\src\System\Security\Cryptography\MLDsaImplementation.Windows.cs (1)
198throw new CryptographicException(SR.Cryptography_PqcNoSeed);
src\runtime\src\libraries\Common\src\System\Security\Cryptography\MLKem.cs (1)
1829throw new CryptographicException(SR.Cryptography_PqcNoSeed);