Skip to main content

Module access

Module access 

Source

StructsΒ§

SendAccessFileResponse
Encrypted file metadata of a file send.
SendAccessResponse
View of a send’s accessible content, returned after a successful send access call. Name, text, and file fields are encrypted and must be decrypted client-side using the key derived from the URL fragment.
SendAccessTextResponse
Encrypted text content of a text send.
SendFileDownloadData
File download URL data returned from a send file access call.

EnumsΒ§

AccessSendError
Error returned when accessing a send fails.
GetFileDownloadDataError
Error returned when getting send file download data fails.

ConstantsΒ§

UNIFFI_META_CONST_BITWARDEN_SEND_ERROR_ACCESSSENDERROR πŸ”’
UNIFFI_META_CONST_BITWARDEN_SEND_ERROR_GETFILEDOWNLOADDATAERROR πŸ”’

FunctionsΒ§

access_send πŸ”’
access_send_v1 πŸ”’
get_file_download_data πŸ”’
get_file_download_data_v1 πŸ”’