SecureBlackbox 2020 macOS Edition

Questions / Feedback?

ServerChain Property

The TLS server's certificate chain.

Syntax

public var serverChain: Array<Certificate> {
get {...} }

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.

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