SignedObject.encode

Write this object DER encoded into a specified pipe.

interface SignedObject
const
void
encode

Parameters

pipe Pipe

the pipe to write the encoded object to

encoding X509Encoding

the encoding type to use

Meta