SecureBlackbox 2020 iOS Edition

Questions / Feedback?

seedBytes (method)

Seeds the generator with a data in a byte array.

Syntax

- (void)seedBytes:(NSData*)value;
public func seedBytes(_ value: Data) throws -> Void

Remarks

Use this method to seed the generator with data provided in a byte array.

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