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