|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--webfunds.sox.CertPackage
| Constructor Summary | |
CertPackage(java.security.cert.Certificate cert,
java.security.PrivateKey privkey)
|
|
| Method Summary | |
java.security.cert.Certificate |
getCert()
|
java.security.PrivateKey |
getPrivateKey()
|
java.security.PublicKey |
getPublicKey()
|
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public CertPackage(java.security.cert.Certificate cert,
java.security.PrivateKey privkey)
| Method Detail |
public java.security.cert.Certificate getCert()
public java.security.PublicKey getPublicKey()
public java.security.PrivateKey getPrivateKey()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||