|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--edu.stanford.rt.credential.PublicKeyPrincipalInfo
Field Summary | |
private java.security.PublicKey |
publicKey
|
Constructor Summary | |
PublicKeyPrincipalInfo(java.security.PublicKey publicKey)
Constructor for PublicKeyPrincipalInfo |
Method Summary | |
java.security.PublicKey |
getPublicKey()
Returns the publicKey. |
java.lang.String |
toString(java.lang.String indent)
Method toString. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private java.security.PublicKey publicKey
Constructor Detail |
public PublicKeyPrincipalInfo(java.security.PublicKey publicKey)
Method Detail |
public java.security.PublicKey getPublicKey()
public java.lang.String toString(java.lang.String indent)
indent
-
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |