Base:
property
KeySize
System.Security.Cryptography.AsymmetricAlgorithm.KeySize
2 references to KeySize
System.Security.Cryptography (2)
src\libraries\Common\src\System\Security\Cryptography\RSAOpenSsl.cs (2)
46if (KeySize == value) 724return Interop.Crypto.RsaGenerateKey(KeySize);