Base:
property
KeySize
System.Security.Cryptography.AsymmetricAlgorithm.KeySize
2 references to KeySize
System.Security.Cryptography (2)
System\Security\Cryptography\RSACryptoServiceProvider.Unix.cs (2)
57if (data.Length != (KeySize / 8)) 67if (data.Length != (KeySize / 8))