org.neuclear.commons.crypto.signers
Interface PublicKeySource

All Known Subinterfaces:
BrowsableSigner
All Known Implementing Classes:
DefaultSigner, JCESigner, PersonalSigner, SQLSigner, TestCaseSigner

public interface PublicKeySource

User: pelleb Date: Oct 29, 2003 Time: 2:15:58 PM


Method Summary
 java.security.PublicKey getPublicKey(java.lang.String name)
           
 

Method Detail

getPublicKey

java.security.PublicKey getPublicKey(java.lang.String name)
                                     throws NonExistingSignerException
Throws:
NonExistingSignerException


Copyright © 2003-2004 Antilles Software Ventures SA. All Rights Reserved.