|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface DerEncoder
Interface to an object that knows how to write its own DER encoding to an output stream.
| Method Summary | |
|---|---|
void |
derEncode(OutputStream out)
DER encode this object and write the results to a stream. |
| Method Detail |
|---|
void derEncode(OutputStream out)
throws IOException
out - the stream on which the DER encoding is written.
IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||