bitwarden_crypto

Module enc_string

source
Expand description

Encrypted string types

EncString and AsymmetricEncString are Bitwarden specific primitive that represents a encrypted string. They are are used together with the KeyDecryptable and KeyEncryptable traits to encrypt and decrypt data using SymmetricCryptoKey and AsymmetricCryptoKeys.

Re-exportsยง

Modulesยง

Structsยง

Functionsยง