SecureBlackbox 2020 iOS Edition

Questions / Feedback?

verifyDetached (method)

Verifies a detached signature.

Syntax

- (void)verifyDetached;
public func verifyDetached() throws -> Void

Remarks

Use this method to verify detached signatures. Pass the signature via InputFile (or InputStream) property, and the original data via DataFile (DataStream).

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