5 references to Cryptography_KeyNotExtractable
System.Security.Cryptography (5)
src\runtime\src\libraries\Common\src\System\Security\Cryptography\MLKemCng.Windows.cs (5)
138
throw new CryptographicException(SR.
Cryptography_KeyNotExtractable
);
154
throw new CryptographicException(SR.
Cryptography_KeyNotExtractable
);
176
throw new CryptographicException(SR.
Cryptography_KeyNotExtractable
);
204
throw new CryptographicException(SR.
Cryptography_KeyNotExtractable
);
229
throw new CryptographicException(SR.
Cryptography_KeyNotExtractable
);