SecureBlackbox 2020 iOS Edition

Questions / Feedback?

pinAssertion (method)

Pins assertion by propagating it in PinnedAssertionXXX properties.

Syntax

- (void)pinAssertion:(int)assertionIndex;
public func pinAssertion(_ assertionIndex: Int32) throws -> Void

Remarks

Use this method to pin a SAML assertion specified by its AssertionIndex in the selection of PinnedAssertionXXX properties, such as PinnedAssertionInfo.

Check AssertionCount to obtain the number of assertions in the message.

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