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