SecureBlackbox 2020 .NET Edition

Questions / Feedback?

DataFile Property

A path to the file containing the originally signed data.

Syntax

public string DataFile { get; set; }
Public Property DataFile As 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 .NET Edition - Version 20.0 [Build 8165]