SecureBlackbox Lite 2020 iOS Edition

Questions / Feedback?

seedString (method)

Seeds the generator with a string value.

Syntax

- (void)seedString:(NSString*)strValue;
public func seedString(_ strValue: String) throws -> Void

Remarks

Use this method to seed the generator with a string value.

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