X25519DiffieHellmanOpenSsl Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class X25519DiffieHellmanOpenSsl sealed : System::Security::Cryptography::X25519DiffieHellman
public sealed class X25519DiffieHellmanOpenSsl : System.Security.Cryptography.X25519DiffieHellman
type X25519DiffieHellmanOpenSsl = class
inherit X25519DiffieHellman
Public NotInheritable Class X25519DiffieHellmanOpenSsl
Inherits X25519DiffieHellman
- Inheritance
Constructors
| Name | Description |
|---|---|
| X25519DiffieHellmanOpenSsl(SafeEvpPKeyHandle) | |
Fields
| Name | Description |
|---|---|
| PrivateKeySizeInBytes | (Inherited from X25519DiffieHellman) |
| PublicKeySizeInBytes | (Inherited from X25519DiffieHellman) |
| SecretAgreementSizeInBytes | (Inherited from X25519DiffieHellman) |