wtanaka.praya.gale
Class PublicKeyFetchOperation

java.lang.Object
  |
  +--wtanaka.praya.gale.PuffOperation
        |
        +--wtanaka.praya.gale.PublicKeyFetchOperation
All Implemented Interfaces:
OperationInterface

public class PublicKeyFetchOperation
extends PuffOperation

Combined New World Order and Old World Order public key fetch operation.

Return to Sourceforge or the Praya Homepage

Version:
$Name: $ $Date: 2001/09/30 21:14:52 $
Author:
$Author: wtanaka $

Fields inherited from class wtanaka.praya.gale.PuffOperation
m_categories, m_fragments
 
Fields inherited from interface wtanaka.praya.gale.OperationInterface
GIMME, PUFF, WILL
 
Constructor Summary
PublicKeyFetchOperation(Location keyName)
           
 
Methods inherited from class wtanaka.praya.gale.PuffOperation
encrypt, getCategories, getCategoryAt, getFragmentList, getFragmentListLength, getNumCategories, getOpcode, getStreamLength, sign, toString, withNewFragment, write
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, wait, wait, wait
 

Constructor Detail

PublicKeyFetchOperation

public PublicKeyFetchOperation(Location keyName)