SecureBlackbox 2020 iOS Edition

Questions / Feedback?

verify (method)

Verifies a timestamped message.

Syntax

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

Remarks

Use this method to verify the enveloping timestamped message provided via InputFile (or InputStream). The original message will be extracted and saved to OutputFile (OutputStream).

Use VerifyDetached to verify detached timestamps.

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