CertPath.getEncoded

Returns the encoded form of this certification path, using the default encoding.

@return the encoded bytes @exception CertificateEncodingException if an encoding error occurs

  1. byte[] getEncoded()
    class CertPath
    abstract
    byte[]
    getEncoded
    ()
  2. byte[] getEncoded(string encoding)

Meta