SecureBlackbox 2020 Python Edition

Questions / Feedback?

artifact_remaining_artifact Property

Returns the contents of the artifact.

Syntax

def get_artifact_remaining_artifact() -> bytes: ...

artifact_remaining_artifact = property(get_artifact_remaining_artifact, None)

Remarks

Returns the contents of the artifact.

Check this property to access the encoded contents of the artifact. This property is updated internally from the parameters of the artifact.

This property is read-only.

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