|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Certificate
Method Summary | |
---|---|
void |
decode(InputStream var0)
|
void |
encode(OutputStream var0)
|
String |
getFormat()
|
Principal |
getGuarantor()
|
Principal |
getPrincipal()
|
PublicKey |
getPublicKey()
|
String |
toString(boolean var0)
|
Method Detail |
---|
void decode(InputStream var0) throws KeyException, IOException
KeyException
IOException
void encode(OutputStream var0) throws KeyException, IOException
KeyException
IOException
String getFormat()
Principal getGuarantor()
Principal getPrincipal()
PublicKey getPublicKey()
String toString(boolean var0)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |