CertPath.getCertificates

Returns the list of certificates in this certification path. The {@code List} returned must be immutable and thread-safe.

@return an immutable {@code List} of {@code Certificate}s (may be empty, but not null)

class CertPath
abstract @trusted nothrow
getCertificates
()

Meta