SecureBlackbox 2020 Python Edition

Questions / Feedback?

pin_advice_assertion Method

Pins advice assertion by propagating it in PinnedAssertionXXX properties.

Syntax

def pin_advice_assertion(assertion_index: int, advice_assertion_index: int) -> None: ...

Remarks

Call this method to pin the advice assertion specified by AssertionIndex by publishing it in the selection of PinnedAssertionXXX properties, such as pinned_assertion_info. Use AdviceAssertionIndex to specify the advice assertion index.

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