SecureBlackbox 2020 Java Edition

Questions / Feedback?

DataFile Property

A file containing the external data covered by a detached signature.

Syntax

public String getDataFile();
public void setDataFile(String dataFile);

Default Value

""

Remarks

In the case of a detached signature, use this property to provide the external data to the class from a file. Alternatively, provide the data via DataStream.

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