All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface is.hi.logir.cryptonite.KeySource

public interface KeySource
Classes that extend this interface are used to retrieve keys from some source, such as a simple file, a database or a key server. More methods will be added for searching for specific keys.


Method Index

 o byFingerprint(Fingerprint)

Methods

 o byFingerprint
 public abstract KeyRecord byFingerprint(Fingerprint fingerprint)

All Packages  Class Hierarchy  This Package  Previous  Next  Index