IPWorks Encrypt 2020 Python Edition

Questions / Feedback?

rand_bytes Property

The random byte array.

Syntax

def get_rand_bytes() -> bytes: ...

rand_bytes = property(get_rand_bytes, None)

Default Value

""

Remarks

This property holds the random byte array generated by calling get_next_bytes.

This property is read-only.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Encrypt 2020 Python Edition - Version 20.0 [Build 8155]