5 references to ForceSetKeySize
System.Security.Cryptography (5)
src\libraries\Common\src\System\Security\Cryptography\ECDsaOpenSsl.cs (3)
34ForceSetKeySize(keySize); 258ForceSetKeySize(keySize); 270ForceSetKeySize(keySize);
System\Security\Cryptography\ECDsaOpenSsl.cs (2)
40ForceSetKeySize(Interop.Crypto.EvpPKeyBits(pkeyHandle)); 71ForceSetKeySize(Interop.Crypto.EvpPKeyBits(_key.Value));