6 references to Cryptography_NoPrivateKeyAvailable
System.Security.Cryptography (6)
src\runtime\src\libraries\Common\src\System\Security\Cryptography\CompositeMLDsaImplementation.Windows.cs (3)
44throw new CryptographicException(SR.Cryptography_NoPrivateKeyAvailable); 127throw new CryptographicException(SR.Cryptography_NoPrivateKeyAvailable); 140throw new CryptographicException(SR.Cryptography_NoPrivateKeyAvailable);
src\runtime\src\libraries\Common\src\System\Security\Cryptography\MLDsaImplementation.Windows.cs (3)
44throw new CryptographicException(SR.Cryptography_NoPrivateKeyAvailable); 67throw new CryptographicException(SR.Cryptography_NoPrivateKeyAvailable); 185throw new CryptographicException(SR.Cryptography_NoPrivateKeyAvailable);