CertificateAlgorithmId.encode

Encode the algorithm identifier in DER form to the stream.

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

class CertificateAlgorithmId
void
encode
(
OutputStream stream
)

Meta