SecureBlackbox 2020 Java Edition

Questions / Feedback?

UseDefaultTSLs Property

Enables or disables the use of the default TSLs.

Syntax

public boolean isUseDefaultTSLs();
public void setUseDefaultTSLs(boolean useDefaultTSLs);

Default Value

False

Remarks

Use this property to tell the validator to use (or not to use) the default TSLs (Trust Service status Lists). The result of this check reported in Qualified property.

The following default TSLs are used: EU (European Union) TSL.

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