Add sshauthentication-api v1 support
This commit is contained in:
@@ -72,6 +72,13 @@
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:text="@string/usage_sign_and_encrypt" />
|
||||
|
||||
<RadioButton
|
||||
android:id="@+id/add_subkey_usage_authentication"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_weight="1"
|
||||
android:text="@string/usage_authentication" />
|
||||
</RadioGroup>
|
||||
</TableRow>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user