2 references to X25519DiffieHellmanOpenSsl
System.Security.Cryptography (2)
System\Security\Cryptography\X25519DiffieHellmanOpenSsl.cs (1)
25
/// Initializes a new instance of the <see cref="
X25519DiffieHellmanOpenSsl
" /> class from an existing OpenSSL key
System\Security\Cryptography\X25519DiffieHellmanOpenSsl.OpenSsl.cs (1)
45
if (otherParty is
X25519DiffieHellmanOpenSsl
x25519OpenSsl)