IPWorks Encrypt 2020 Python Edition

Questions / Feedback?

signer_keyq Property

Represents the Q parameter for the DSA algorithm.

Syntax

def get_signer_keyq() -> bytes: ...
def set_signer_keyq(value: bytes) -> None: ...

signer_keyq = property(get_signer_keyq, set_signer_keyq)

Default Value

""

Remarks

Represents the Q parameter for the DSA algorithm.

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