edu.pdx.cs399J.security
Class VerifyMessage
java.lang.Object
edu.pdx.cs399J.security.VerifyMessage
public class VerifyMessage
- extends Object
This program verifies that a given message was signed by the person
with a given public key.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VerifyMessage
public VerifyMessage()
main
public static void main(String[] args)
Copyright © 2000-2009 Portland State University. All Rights Reserved.