SecureBlackbox 2020 iOS Edition

Questions / Feedback?

pinAdviceAssertion (method)

Pins advice assertion by propagating it in PinnedAssertionXXX properties.

Syntax

- (void)pinAdviceAssertion:(int)assertionIndex :(int)adviceAssertionIndex;
public func pinAdviceAssertion(_ assertionIndex: Int32, _ adviceAssertionIndex: Int32) throws -> Void

Remarks

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

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