getCertificateChain() method

Gets the certificate chain to be authenticated.

Syntax

Certificate[] getCertificateChain ()

Returns

Certificate chain to be authenticated

Usage

The chain, or path, begins with the certificate of the subject to be authenticated, and each certificate in the chain is signed by the entity identified by the next certificate in the chain.

Certificate chain to be authenticated