Class OpenID::Consumer::DiffieHellmanSession
In: lib/openid/consumer/associationmanager.rb
Parent: Object

A superclass for implementing Diffie-Hellman association sessions.

Methods

Attributes

allowed_assoc_types  [R] 
hashfunc  [R] 
secret_size  [R] 
session_type  [R] 

Public Class methods

Public Instance methods

Process the response from a successful association request and return the shared secret for this association

Return the query parameters for requesting an association using this Diffie-Hellman association session

[Validate]