SecureBlackbox 2020 Python Edition

Questions / Feedback?

seed_bytes Method

Seeds the generator with a data in a byte array.

Syntax

def seed_bytes(value: bytes) -> None: ...

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 Python Edition - Version 20.0 [Build 8154]