Module create

Source

Structsยง

CipherCreateRequest
Request to add a cipher.
CipherCreateRequestInternal ๐Ÿ”’
Used as an intermediary between the public-facing CipherCreateRequest, and the encrypted value. This allows us to manage the cipher key creation internally.

Enumsยง

CreateCipherError

Constantsยง

UNIFFI_META_CONST_BITWARDEN_VAULT_ERROR_CREATECIPHERERROR ๐Ÿ”’
UNIFFI_META_CONST_BITWARDEN_VAULT_RECORD_CIPHERCREATEREQUEST ๐Ÿ”’

Functionsยง

create_cipher ๐Ÿ”’