# Packages

No description provided by the author

# Functions

DisableCryptoSafeMode disables the safe mode for crypto operations, which reverses crypto.Encrypt() to make sure it can decrypt the result.
DisableObjectEncryptionVerification disables the systematic attempts to decrypt objects (items, folders, collections) after they have been created or edited, to verify that the encryption can be reverse.
DisableSyncAfterWrite disables the systematic Sync() after a write operation (create, edit, delete) to the vault.
Panic on error is useful for debugging, but should not be used in production.
No description provided by the author
No description provided by the author
DisableRetryBackoff disables the retry backoff mechanism for API calls.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author