certificateChain property

List<CertificateChain> certificateChain

The certificate chain, used for the digital signature verification.

Implementation

List<CertificateChain> get certificateChain => _certificateChain;