|
ePOST API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectrice.post.security.PostCertificate
rice.post.security.pknoi.PKnoIPostCertificate
public class PKnoIPostCertificate
This class is the notion of a PostCertificate using the PKnoI (web of trust) based authentication mechanism.
| Constructor Summary | |
|---|---|
protected |
PKnoIPostCertificate(PostEntityAddress address,
java.security.PublicKey key)
Builds a PostCertificate from a user address and a public key. |
| Method Summary |
|---|
| Methods inherited from class rice.post.security.PostCertificate |
|---|
equals, getAddress, getKey |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected PKnoIPostCertificate(PostEntityAddress address,
java.security.PublicKey key)
address - The address of the user whose certificate this iskey - The key of the user whose certificate this is
|
ePOST API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||