|
Build 1.0_r1(from source) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
javax.security.cert
public interface Certificate
| Method Summary | |
|---|---|
void |
decode(InputStream stream)
Deprecated. |
void |
encode(OutputStream stream)
Deprecated. |
String |
getFormat()
Deprecated. |
Principal |
getGuarantor()
Deprecated. |
Principal |
getPrincipal()
Deprecated. |
PublicKey |
getPublicKey()
Deprecated. |
String |
toString(boolean detailed)
Deprecated. |
| Method Detail |
|---|
void decode(InputStream stream)
throws KeyException,
IOException
KeyException
IOException
void encode(OutputStream stream)
throws KeyException,
IOException
KeyException
IOExceptionString getFormat()
Principal getGuarantor()
Principal getPrincipal()
PublicKey getPublicKey()
String toString(boolean detailed)
|
Build 1.0_r1(from source) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||