mirror of
https://github.com/bitwarden/help
synced 2025-12-06 00:03:30 +00:00
Update custom-fields.md (#592)
This commit is contained in:
committed by
GitHub
parent
cbce9c0d2c
commit
148cfab213
@@ -19,7 +19,7 @@ Custom fields, available for any [Vault item type]({% link _articles/account/man
|
||||
In addition to common web service inputs like PINs and Security Questions, Custom Fields can be used to store values **up to 5000 characters in length**, for example RSA 4096-bit SSH keys.
|
||||
|
||||
{% callout success %}
|
||||
Character limits for custom field values are imposed on the **post-encryption character count**. For example, a 3383-character RSA-2096 Private SSH key would grow to about 4400-characters when it's encrypted and stored in your Vault.
|
||||
Character limits for custom field values are imposed on the **post-encryption character count**. For example, a 3383-character RSA-4096 Private SSH key would grow to about 4400-characters when it's encrypted and stored in your Vault.
|
||||
{% endcallout %}
|
||||
|
||||
## Auto-fill Custom Fields
|
||||
|
||||
Reference in New Issue
Block a user