SecureBlackbox 2020 iOS Edition

Questions / Feedback?

timestamp (method)

Timestamps a signature.

Syntax

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

Remarks

This method timestamps an existing PKCS#7 signature with TimestampServer. Pass your existing signature via InputFile (or InputStream), and collect the timestamped variant from OutputFile (OutputStream).

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