SecureBlackbox 2020 Kotlin Edition

Questions / Feedback?

OutputFile Property

The file to save the signed executable to.

Syntax

public var outputFile: String?

Default Value

""

Remarks

A path to the file where the component should save the signed executable file. Use OutputStream to save the signed file to a stream instead.

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