mirror of
https://github.com/bitwarden/mobile
synced 2025-12-10 21:33:36 +00:00
new enc key implementation
This commit is contained in:
@@ -15,5 +15,6 @@ namespace Bit.App.Models.Api
|
||||
public string TokenType { get; set; }
|
||||
public List<int> TwoFactorProviders { get; set; }
|
||||
public string PrivateKey { get; set; }
|
||||
public string Key { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user