SecureBlackbox 2020 iOS Edition

Questions / Feedback?

addDataReference (method)

Creates a new XML reference to the specified data.

Syntax

- (void)addDataReference:(NSString*)dataURI :(NSData*)data;
public func addDataReference(_ dataURI: String, _ data: Data) throws -> Void

Remarks

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

Use HashAlgorithm property to specify the hash algorithm to use.

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