CertificateSerialNumber.encode

Encode the serial number in DER form to the stream.

@param stream the DerOutputStream to marshal the contents to. @exception IOException on errors.

class CertificateSerialNumber
void
encode
(
OutputStream stream
)

Meta