Base:
property
KeySize
System.Security.Cryptography.AsymmetricAlgorithm.KeySize
2 references to KeySize
System.Security.Cryptography (2)
src\libraries\Common\src\System\Security\Cryptography\ECDiffieHellmanOpenSsl.cs (1)
69if (KeySize == value)
src\libraries\Common\src\System\Security\Cryptography\ECDiffieHellmanOpenSsl.Derive.cs (1)
119if (otherKey.KeySize != KeySize)