SecureBlackbox 2020 iOS Edition

Questions / Feedback?

setKeyParamStr (method)

Sets an algorithm-specific key parameter.

Syntax

- (void)setKeyParamStr:(NSString*)name :(NSString*)valueStr;
public func setKeyParamStr(_ name: String, _ valueStr: String) throws -> Void

Remarks

Use this method to set an algorithm-specific key parameter provided in a string.

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