SecureBlackbox Lite 2020 iOS Edition

Questions / Feedback?

setKeyParam (method)

Sets an algorithm-specific key parameter.

Syntax

- (void)setKeyParam:(NSString*)name :(NSData*)value;
public func setKeyParam(_ name: String, _ value: Data) throws -> Void

Remarks

Use this method to set an algorithm-specific key parameter.

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