SecureBlackbox 2020 Android Edition

Questions / Feedback?

TLSClientChain Property

The TLS client certificate chain.

Syntax

public CertificateList getTLSClientChain();
public void setTLSClientChain(CertificateList TLSClientChain);

Remarks

Assign a certificate chain to this property to enable TLS client authentication in the component. Note that the client's end-entity certificate should have a private key associated with it.

This property is not available at design time.

Default Value

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