Class OpenID::DiffieHellman
In: lib/openid/dh.rb
Parent: Object

Encapsulates a Diffie-Hellman key exchange. This class is used internally by both the consumer and server objects.

Read more about Diffie-Hellman on wikipedia: en.wikipedia.org/wiki/Diffie-Hellman

Methods

Attributes

g  [R] 
p  [R] 
public  [R] 

Public Class methods

Public Instance methods

[Validate]