SecureBlackbox Lite 2020 Kotlin Edition

Questions / Feedback?

ServerChain Property

The TLS server's certificate chain.

Syntax

public val serverChain: 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 Kotlin Edition - Version 20.0 [Build 8063]