+
+
+
+ Key |
+ Type |
+ Description |
+
+
+ decrypted_user_key |
+ string |
+ The user's decrypted encryption key, obtained using `get_user_encryption_key` |
+
+
+ |
+
## `InitUserCryptoRequest`
diff --git a/languages/swift/iOS/App.xcodeproj/project.pbxproj b/languages/swift/iOS/App.xcodeproj/project.pbxproj
index 003c09c0d..e8b3519fd 100644
--- a/languages/swift/iOS/App.xcodeproj/project.pbxproj
+++ b/languages/swift/iOS/App.xcodeproj/project.pbxproj
@@ -7,6 +7,7 @@
objects = {
/* Begin PBXBuildFile section */
+ 33F2B0502B0511C700E1E91C /* Biometrics.swift in Sources */ = {isa = PBXBuildFile; fileRef = 33F2B04F2B0511C700E1E91C /* Biometrics.swift */; };
55B6153E2A8678B300BE93F4 /* testApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 55B6153D2A8678B300BE93F4 /* testApp.swift */; };
55B615402A8678B300BE93F4 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 55B6153F2A8678B300BE93F4 /* ContentView.swift */; };
55B615422A8678B400BE93F4 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 55B615412A8678B400BE93F4 /* Assets.xcassets */; };
@@ -15,6 +16,7 @@
/* End PBXBuildFile section */
/* Begin PBXFileReference section */
+ 33F2B04F2B0511C700E1E91C /* Biometrics.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Biometrics.swift; sourceTree = "