pemCertificates property

List<String>? pemCertificates
getter/setter pair

Expected to be in leaf-to-root order according to RFC 5246.

Required.

Implementation

core.List<core.String>? pemCertificates;