Class cryptix.pgp_examples.check_signed
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class cryptix.pgp_examples.check_signed

java.lang.Object
   |
   +----cryptix.pgp_examples.check_signed

public final class check_signed
extends Object

Constructor Index

 o check_signed()

Method Index

 o checkSignature(PublicKey)
 o getSignatureKeyId()
 o load(InputStream)

Constructors

 o check_signed
  public check_signed()

Methods

 o checkSignature
  public boolean checkSignature(PublicKey publickey)
 o getSignatureKeyId
  public byte[] getSignatureKeyId()
 o load
  public void load(InputStream raw_in) throws IOException

All Packages  Class Hierarchy  This Package  Previous  Next  Index