Modifier and Type | Method and Description |
---|---|
public void | encode(DerOutputStream
the stream on which the DER encoding is written. out)DER encode this object and write the results to a stream. |
encode | back to summary |
---|---|
public void encode(DerOutputStream out) DER encode this object and write the results to a stream.
|