1 write to _hasPrivate
System.Security.Cryptography (1)
System\Security\Cryptography\X25519DiffieHellmanOpenSsl.OpenSsl.cs (1)
23bool isValid = Interop.Crypto.X25519IsValidHandle(_key, out _hasPrivate);
1 reference to _hasPrivate
System.Security.Cryptography (1)
System\Security\Cryptography\X25519DiffieHellmanOpenSsl.OpenSsl.cs (1)
102if (!_hasPrivate)