X509CertImpl.encode

Appends the certificate to an output stream.

@param out an input stream to which the certificate is appended. @exception CertificateEncodingException on encoding errors.

class X509CertImpl
void
encode
(
OutputStream outputStream
)

Meta