SecureBlackbox Lite 2020 iOS Edition

Questions / Feedback?

listFields (method)

Returns a list of fields contained in the entry.

Syntax

- (NSString*)listFields:(NSString*)entryName :(BOOL)includeEncrypted;
public func listFields(_ entryName: String, _ includeEncrypted: Bool) throws -> String

Remarks

Use this method to obtain a list of fields contained in the EntryName entry. The IncludeEncrypted parameter specifies whether to include encrypted entries in the list.

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