X25519DiffieHellmanOpenSsl Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
- Héritage
Constructeurs
| Nom | Description |
|---|---|
| X25519DiffieHellmanOpenSsl(SafeEvpPKeyHandle) | |
Champs
| Nom | Description |
|---|---|
| PrivateKeySizeInBytes | (Hérité de X25519DiffieHellman) |
| PublicKeySizeInBytes | (Hérité de X25519DiffieHellman) |
| SecretAgreementSizeInBytes | (Hérité de X25519DiffieHellman) |