Extension.encode

Write the extension to the DerOutputStream.

@param stream the DerOutputStream to write the extension to. @exception IOException on encoding errors

  1. void encode(OutputStream stream)
  2. void encode(DerOutputStream stream)
    class Extension

Meta