Searched defs:searchKeyChain (Results 1 – 2 of 2) sorted by relevance
96 private func searchKeyChain(with key: String, options: SecureStoreOptions) throws -> Data? { in searchKeyChain() function