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