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