Rice Pastry API

org.mpisws.p2p.transport.security
Interface CertificateFactory


public interface CertificateFactory

Specifies the method to acquire a Node's certificate

Author:
Jeff Hoye

Method Summary
 void getCertificate(NodeHandle handle, Continuation<Certificate,java.lang.Exception> response)
           
 

Method Detail

getCertificate

void getCertificate(NodeHandle handle,
                    Continuation<Certificate,java.lang.Exception> response)

Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection