SecureBlackbox 2020 iOS Edition

Questions / Feedback?

compareIDs (method)

Compares two SAML IDs.

Syntax

- (BOOL)compareIDs:(NSString*)ID1 :(NSString*)ID2;
public func compareIDs(_ ID1: String, _ ID2: String) throws -> Bool

Remarks

Use this utility function to easily compare two SAML IDs.

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