Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

DiffieHellmanParameters Struct

Namespace: Rebex.Security.Cryptography
Assembly: Rebex.Common.dll (version 7.0.9147)

Contains the parameters for Diffie-Hellman algorithm.

Syntax
public struct DiffieHellmanParameters
Inherited Members
Object.Equals(Object, Object)
Object.GetType()
Object.ReferenceEquals(Object, Object)
ValueType.Equals(Object)
ValueType.GetHashCode()
ValueType.ToString()

Fields

Name Description
G

The generator used for the DiffieHellman operation.

P

The prime modulus used for the DiffieHellman operation.

X

The private key for the DiffieHellman operation.

Y

The public key for the DiffieHellman operation.

In This Article
  • Fields
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies