SecureBlackbox 2020 Python Edition

Questions / Feedback?

pinned_assertion_info_encrypted_content Property

Represents the encrypted assertion content.

Syntax

def get_pinned_assertion_info_encrypted_content() -> str: ...

pinned_assertion_info_encrypted_content = property(get_pinned_assertion_info_encrypted_content, None)

Default Value

""

Remarks

Represents the encrypted assertion content.

Use this property to get or set the encrypted assertion content.

This property is read-only.

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