Module edit

Source

Structsยง

CipherEditRequest
Request to edit a cipher.
CipherEditRequestInternal ๐Ÿ”’
Used as an intermediary between the public-facing CipherEditRequest, and the encrypted value. This allows us to calculate password history safely, without risking misuse.

Enumsยง

EditCipherError

Constantsยง

MAX_PASSWORD_HISTORY_ENTRIES ๐Ÿ”’
Maximum number of password history entries to retain
UNIFFI_META_CONST_BITWARDEN_VAULT_ERROR_EDITCIPHERERROR ๐Ÿ”’
UNIFFI_META_CONST_BITWARDEN_VAULT_RECORD_CIPHEREDITREQUEST ๐Ÿ”’

Functionsยง

edit_cipher ๐Ÿ”’