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