Expand description
ยงBitwarden Send
Contains the implementation of the send functionality for the Bitwarden Password Manager.
Modulesยง
- create ๐
- edit ๐
- error ๐
- get_
list ๐ - send ๐
- send_
client ๐ - uniffi_
support ๐
Structsยง
- Empty
Email List Error - Error returned when
SendAuthType::Emailsis constructed with an empty email list. - Send
- Send
AddRequest - Request model for creating a new Send.
- Send
Client - Send
Edit Request - Request model for editing an existing Send.
- Send
File View - View model for decrypted SendFile
- SendId
- NewType wrapper for
SendId - Send
List View - Send
Text View - View model for decrypted SendText
- Send
View
Enumsยง
- Auth
Type - Indicates the authentication strategy to use when accessing a Send
- Create
Send Error - Edit
Send Error - GetSend
Error - Send
Auth Type - Type-safe authentication method for a Send, including the authentication data. This ensures that password and email authentication are mutually exclusive.
- Send
Decrypt Error - Generic error type for send decryption errors
- Send
Decrypt File Error - Generic error type for send decryption errors
- Send
Encrypt Error - Generic error type for send encryption errors.
- Send
Encrypt File Error - Generic error type for send encryption errors.
- Send
Parse Error - Send
Type - The type of Send, either text or file
- Send
View Type - View model for decrypted Send type
Constantsยง
- UNIFFI_
META_ ๐CONST_ NAMESPACE_ BITWARDEN_ SEND - Export namespace metadata.