DiffieHellman.ImportParameters Method
Namespace: Rebex.Security.Cryptography
Assembly: Rebex.Common.dll (version 7.0.9147)
ImportParameters(DiffieHellmanParameters)
Imports the specified Diffie
Declaration
public abstract void ImportParameters(DiffieHellmanParameters param)
Parameters
Type | Name | Description |
---|---|---|
Diffie |
param | The Diffie-Hellman parameters. |