net9.0
namespace System.Security.Cryptography
{
public sealed class ECDiffieHellmanOpenSsl : ECDiffieHellman
{
public override byte[]! DeriveKeyTls(ECDiffieHellmanPublicKey! otherPartyPublicKey, byte[]! prfLabel, byte[]! prfSeed);
}
}
.NET | 5.06.07.08.09.0 |
---|---|
.NET Core | 2.12.23.03.1 |
Information specific to net9.0 | |
Assembly | System.Security.Cryptography.OpenSsl , Version=5.0.0.0, PublicKeyToken=b03f5f7f11d50a3a |
Referencing | Your project needs a package reference to |
Package | System.Security.Cryptography.OpenSsl (5.0.0) netcoreapp3.0 |
Platform Restrictions | This API is supported on any platform except for these:
|