intermediateCas property

List<IntermediateCA>? intermediateCas
getter/setter pair

Set of intermediate CA certificates used for building the trust chain to the trust anchor.

Important: Intermediate CAs are only supported for X.509 federation.

Optional.

Implementation

core.List<IntermediateCA>? intermediateCas;