1 write to _privatePreservation
System.Security.Cryptography (1)
System\Security\Cryptography\X25519DiffieHellmanImplementation.Windows.cs (1)
27_privatePreservation = privatePreservation;
2 references to _privatePreservation
System.Security.Cryptography (2)
System\Security\Cryptography\X25519DiffieHellmanImplementation.Windows.cs (2)
29Debug.Assert(_hasPrivate || _privatePreservation == 0); 110X25519WindowsHelpers.RefixPrivateScalar(destination, _privatePreservation);