TSslOptions.SniCertificates Property
The list of additional certificates selected by SNI host name.
Remarks
Use AddSniCertificate to add entries to this list.
Syntax
Unit: Sparkle.Socket.Tls
property TSslOptions.SniCertificates: TObjectList<TSslCertificate>