| 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
| generator | [R] | |
| modulus | [R] | |
| public | [R] | 
A new DiffieHellman object, using the modulus and generator from the OpenID specification