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)
48if (KeySize == value) 726return Interop.Crypto.RsaGenerateKey(KeySize);