SecureBlackbox 2020 iOS Edition

Questions / Feedback?

removeAdviceAssertion (method)

Removes an advice from an assertion.

Syntax

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

Remarks

Use this method to remove an advice assertion from an assertion.

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