certificateChain property

List<CertificateChain> certificateChain

Certificate chain, used for the digital signature verification.

Implementation

List<CertificateChain> get certificateChain => _certificateChain;