CertificateVersion.encode

Encode the CertificateVersion period in DER form to the stream.

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

class CertificateVersion
void
encode
(
OutputStream stream
)

Meta