3 references to FixupKeyParity
System.Security.Cryptography (3)
System\Security\Cryptography\DES.cs (2)
71byte[] rgbOddParityKey = rgbKey.FixupKeyParity(); 89byte[] rgbOddParityKey = rgbKey.FixupKeyParity();
System\Security\Cryptography\TripleDES.cs (1)
71byte[] rgbOddParityKey = rgbKey.FixupKeyParity();