SecureBlackbox 2020 iOS Edition

Questions / Feedback?

archive (method)

Archives the signature.

Syntax

- (void)archive:(BOOL)baseline;
public func archive(_ baseline: Bool) throws -> Void

Remarks

Call this method to produce an archival signature. Archival signature (CAdES-A) is built on top of CAdES-XL by certifying it with an archival timestamp.

Set Baseline to True to produce a baseline CAdES-A.

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