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
-
check_signed()
-
-
checkSignature(PublicKey)
-
-
getSignatureKeyId()
-
-
load(InputStream)
-
check_signed
public check_signed()
checkSignature
public boolean checkSignature(PublicKey publickey)
getSignatureKeyId
public byte[] getSignatureKeyId()
load
public void load(InputStream raw_in) throws IOException
All Packages Class Hierarchy This Package Previous Next Index