package vault.v1

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

service VaultService

service.proto:63

enum Algorithm

object.proto:7

Used in: Encrypted

message DataEncryptionKey

object.proto:11

message EncryptResponse

service.proto:17

Used as response type in: VaultService.Encrypt

Used as field type in: EncryptBulkResponse

message Encrypted

object.proto:34

Encrypted contains the output of the encryption and all of the metadata required to decrypt it

Used in: EncryptedDataEncryptionKey

message EncryptedDataEncryptionKey

object.proto:19

This is stored in the database in whatever format the database uses

message KeyEncryptionKey

object.proto:27

KeyEncryptionKey is a key used to encrypt data encryption keys