SecureBlackbox 2020 .NET Edition

Questions / Feedback?

AddDataReference Method

Creates a new XML reference to the specified data.

Syntax

public void AddDataReference(string dataURI, byte[] data);
Public Sub AddDataReference(ByVal DataURI As String, ByVal Data As Byte())

Remarks

Use this method to add a reference to the custom data. Pass the reference's URI via DataURI parameter.

This method uses HashAlgorithm property to specify the hash algorithm of the reference.

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