SecureBlackbox Lite 2020 .NET Edition

Questions / Feedback?

ServerChain Property

The TLS server's certificate chain.

Syntax

public CertificateList ServerChain { get; }
Public ReadOnly Property ServerChain As CertificateList

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.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox Lite 2020 .NET Edition - Version 20.0 [Build 8166]