CertificateX509Key.encode

Encode the key in DER form to the stream.

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

class CertificateX509Key
void
encode
(
OutputStream stream
)

Meta