SecureBlackbox 2020 Kotlin Edition

Questions / Feedback?

DataFile Property

A path to the file containing the originally signed data.

Syntax

public var dataFile: String?

Default Value

""

Remarks

Use this property when working with detached signatures to provide the original signed input. Alternatively, use DataStream to provide in-memory data.

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