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