X25519DiffieHellmanOpenSsl Classe
Definição
Importante
Algumas informações dizem respeito a um produto pré-lançado que pode ser substancialmente modificado antes de ser lançado. A Microsoft não faz garantias, de forma expressa ou implícita, em relação à informação aqui apresentada.
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
| Name | Descrição |
|---|---|
| X25519DiffieHellmanOpenSsl(SafeEvpPKeyHandle) | |
Campos
| Name | Descrição |
|---|---|
| PrivateKeySizeInBytes | (Herdado de X25519DiffieHellman) |
| PublicKeySizeInBytes | (Herdado de X25519DiffieHellman) |
| SecretAgreementSizeInBytes | (Herdado de X25519DiffieHellman) |