X509CertInfo.encode

Appends the certificate to an output stream.

@param stream an output stream to which the certificate is appended. @exception CertificateException on encoding errors. @exception IOException on other errors.

class X509CertInfo
void
encode
(
OutputStream stream
)

Meta