SecureBlackbox 2020 iOS Edition

Questions / Feedback?

verifyDetachedFile (method)

Verifies a detached signature.

Syntax

- (void)verifyDetachedFile:(NSString*)sourceFile :(NSString*)signatureFile;
public func verifyDetachedFile(_ sourceFile: String, _ signatureFile: String) throws -> Void

Remarks

Use this method to verify a detached signature over a message, both supplied as files.

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