ServerChain Property
The TLS server's certificate chain.
Syntax
property ServerChain: TsbxCertificateList read get_ServerChain;
Remarks
Use this property to access the certificate chain sent by the TLS server. This property is ready to read when OnCertificateValidate event is fired by the client component.
This property is read-only and not available at design time.