Skip to main content

Module attachment_client

Module attachment_client 

Source

Re-exportsยง

pub use admin::AttachmentAdminClient;
pub use admin::CipherAdminGetAttachmentDownloadUrlError;
pub use admin::DeleteAttachmentAdminError;
pub use create::AttachmentFileUploadType;
pub use create::CipherCreateAttachmentError;
pub use create::CreateAttachmentRequest;
pub use create::CreatedAttachment;
pub use delete::CipherDeleteAttachmentError;
pub use download_url::CipherGetAttachmentDownloadUrlError;
pub use renew::CipherRenewFileUploadUrlError;
pub use upgrade::CipherUpgradeAttachmentError;

Modulesยง

admin ๐Ÿ”’
create ๐Ÿ”’
delete ๐Ÿ”’
download_url ๐Ÿ”’
renew ๐Ÿ”’
upgrade ๐Ÿ”’

Structsยง

AttachmentsClient
Wrapper for attachment-specific cipher operations.

Enumsยง

DecryptFileError
Generic error type for decryption errors
EncryptFileError
Generic error type for vault encryption errors.

Constantsยง

UNIFFI_META_CONST_BITWARDEN_VAULT_ERROR_DECRYPTFILEERROR ๐Ÿ”’
UNIFFI_META_CONST_BITWARDEN_VAULT_ERROR_ENCRYPTFILEERROR ๐Ÿ”’