SecureBlackbox Lite 2020 iOS Edition

Questions / Feedback?

add (method)

Adds a certificate to the storage.

Syntax

- (void)add:(NSData*)data;
public func add(_ data: Data) throws -> Void

Remarks

Use this method to add a certificate supplied in its raw DER representation via the Data parameter.

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