pemIssuerChain property

SubordinateConfigChain? pemIssuerChain
getter/setter pair

Contains the PEM certificate chain for the issuers of this CertificateAuthority, but not pem certificate for this CA itself.

Required.

Implementation

SubordinateConfigChain? pemIssuerChain;