IPWorks OpenPGP 2020 Python Edition

Questions / Feedback?

signer_key_encoded Property

The key.

Syntax

def get_signer_key_encoded(signer_key_index: int) -> bytes: ...
def set_signer_key_encoded(signer_key_index: int, value: bytes) -> None: ...

Default Value

""

Remarks

The key. This property is used to assign a specific key. The signer_key_user_id properties may also be used to specify a key.

The signer_key_index parameter specifies the index of the item in the array. The size of the array is controlled by the signer_key_count property.

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