CertificateValidity.encode

Encode the CertificateValidity period in DER form to the stream.

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

class CertificateValidity
void
encode
(
OutputStream stream
)

Meta