X25519DiffieHellmanOpenSsl Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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
- Herança
Construtores
| Nome | Description |
|---|---|
| X25519DiffieHellmanOpenSsl(SafeEvpPKeyHandle) | |
Campos
| Nome | Description |
|---|---|
| PrivateKeySizeInBytes | (Herdado de X25519DiffieHellman) |
| PublicKeySizeInBytes | (Herdado de X25519DiffieHellman) |
| SecretAgreementSizeInBytes | (Herdado de X25519DiffieHellman) |