subordinateConfig property

SubordinateConfig? subordinateConfig
getter/setter pair

If this is a subordinate CertificateAuthority, this field will be set with the subordinate configuration, which describes its issuers.

This may be updated, but this CertificateAuthority must continue to validate.

Optional.

Implementation

SubordinateConfig? subordinateConfig;