Skip to main content

Module cipher_client

Module cipher_client 

Source

Re-exportsยง

pub use admin::GetAssignedOrgCiphersAdminError;

Modulesยง

admin ๐Ÿ”’
bulk_update_collections ๐Ÿ”’
create ๐Ÿ”’
delete ๐Ÿ”’
edit ๐Ÿ”’
get ๐Ÿ”’
move_many ๐Ÿ”’
restore ๐Ÿ”’
share_cipher ๐Ÿ”’

Structsยง

CiphersClient

Functionsยง

should_use_blob_encryption
Returns true when cipher data for the given scope should be written in the blob-encrypted format, based on the current security state version. Individual-vault ciphers qualify once the security state has reached BLOB_SECURITY_VERSION. Organization-vault support is tracked in PM-32430.