KeyPair Interface Reference
[Diffie-Hellman Key Agreement Method (RFC-2631) implementation]

Inheritance diagram for KeyPair:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 getPublic ()
 
Returns:
BigInteger

 getPrivate ()
 
Returns:
BigInteger


Detailed Description

Definition at line 16 of file KeyPair.class.php.


Member Function Documentation

KeyPair::getPublic (  ) 

Returns:
BigInteger

Implemented in DiffieHellmanKeyPair.

KeyPair::getPrivate (  ) 

Returns:
BigInteger

Implemented in DiffieHellmanKeyPair.


The documentation for this interface was generated from the following file:
Generated on Sun Dec 9 21:57:50 2007 for onPHP by  doxygen 1.5.4