IPWorks Encrypt 2020 Python Edition

Questions / Feedback?

shared_secret Property

The computed shared secret.

Syntax

def get_shared_secret() -> bytes: ...

shared_secret = property(get_shared_secret, None)

Default Value

""

Remarks

This property holds the shared secret computed by compute_secret.

This property is read-only.

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