X25519DiffieHellmanCng 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 X25519DiffieHellmanCng sealed : System::Security::Cryptography::X25519DiffieHellman
public sealed class X25519DiffieHellmanCng : System.Security.Cryptography.X25519DiffieHellman
type X25519DiffieHellmanCng = class
inherit X25519DiffieHellman
Public NotInheritable Class X25519DiffieHellmanCng
Inherits X25519DiffieHellman
- Inheritance
Constructors
| Name | Description |
|---|---|
| X25519DiffieHellmanCng(CngKey) | |
Fields
| Name | Description |
|---|---|
| PrivateKeySizeInBytes | (Inherited from X25519DiffieHellman) |
| PublicKeySizeInBytes | (Inherited from X25519DiffieHellman) |
| SecretAgreementSizeInBytes | (Inherited from X25519DiffieHellman) |