certificateChain property
List<CertificateChain>
get
certificateChain
Certificate chain, used for the digital signature verification.
Implementation
List<CertificateChain> get certificateChain => _certificateChain;