SecureBlackbox Lite 2020 iOS Edition

Questions / Feedback?

getCertEntryIndex (method)

Returns the index of the list item for the given certificate.

Syntax

- (int)getCertEntryIndex:(NSData*)serialNumber;
public func getCertEntryIndex(_ serialNumber: Data) throws -> Int32

Remarks

Use this method to get the entry index given certificate's SerialNumber.

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