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