SecureBlackbox 2020 iOS Edition

Questions / Feedback?

verifyDetachedString (method)

Verifies a detached signature.

Syntax

- (void)verifyDetachedString:(NSString*)source :(NSString*)signature;
public func verifyDetachedString(_ source: String, _ signature: String) throws -> Void

Remarks

Use this method to verify a detached signature over a message, both contained in strings.

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