1 write to SkipSize
System.Security.Cryptography (1)
System\Security\Cryptography\KeySizes.cs (1)
17SkipSize = skipSize;
2 references to SkipSize
System.Security.Cryptography (2)
src\libraries\Common\src\System\Security\Cryptography\KeySizeHelpers.cs (2)
32if (legalSizes.SkipSize == 0) 49if (delta % legalSizes.SkipSize == 0)